GithubHelp home page GithubHelp logo

centos 7 Missing Python Libs? about heavydb HOT 5 CLOSED

heavyai avatar heavyai commented on June 22, 2024
centos 7 Missing Python Libs?

from heavydb.

Comments (5)

billmaimone avatar billmaimone commented on June 22, 2024

@andrewseidl Any idea what's wrong here?

from heavydb.

dwayneberry avatar dwayneberry commented on June 22, 2024

@hung135 Did this occur while you were trying to build the dependencies?

if you are using centos 7 you can grab the dependencies already built and ready for you. Please see instructions here https://github.com/mapd/mapd-core#centos-7

from heavydb.

andrewseidl avatar andrewseidl commented on June 22, 2024

You might need to install package python-devel. I'll update the docs once I get a chance to reproduce.

That being said, as @dwayneberry mentioned, the easiest and quickest way to get up and running is to use the prebuilt dependencies.

from heavydb.

hung135 avatar hung135 commented on June 22, 2024

Thanks guys.
@dwayneberry those were the directions I followed. Manualy many times. I must be missing something.
I also made a vagrant file just so I can destroy and re-create the evironment from scratch each time. https://github.com/hung135/vagrant_mapd_centos/blob/master/Vagrantfile. I'll keep at it until I get it to compile. Any other guidence would be appreciated.

from heavydb.

dwayneberry avatar dwayneberry commented on June 22, 2024

You do not need to manually build the dependencies at all, you can download for centos 7 a prebuild set of dependencies

from the instructions I point to above:

Next download and install the prebuilt dependencies:

curl -OJ https://internal-dependencies.mapd.com/mapd-deps/deploy.sh
sudo bash deploy.sh

These dependencies will be installed to a directory under /usr/local/mapd-deps. The deploy.sh script also installs Environment Modules in order to simplify managing the required environment variables. Log out and log back in after running the deploy.sh script in order to active Environment Modules command, module.

The mapd-deps environment module is disabled by default. To activate for your current session, run:

module load mapd-deps

To disable the mapd-deps module:

module unload mapd-deps

from heavydb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.