Git Product home page Git Product logo

Comments (4)

cjw85 avatar cjw85 commented on September 25, 2024

Hi @Noah603

Its not clear to me from the above what you have done to install pomoxis. Could you confirm how this was done? Katuali expects that it is installed into a virtual environment, we haven't had the development time to make it support conda environments.

from katuali.

Noah603 avatar Noah603 commented on September 25, 2024

Thanks for your fast reply. I indeed installed pomoxis in a conda activated environment.
Can i fix it, by activating the katuali virtual environment and installing it there?

from katuali.

Noah603 avatar Noah603 commented on September 25, 2024

Okay, i am gernally confused.
I tryed to reinstall pomoxis while being in the katuali environment (wich has python 3.6.9) with conda, but it says that the wrong python version is activated (python3.8) and does not finish the installation. Do i need to activate another, non conda, environment?

from katuali.

cjw85 avatar cjw85 commented on September 25, 2024

As above, katuali expects pomoxis to be installed into a virtual environment (not a conda environment). If you are on Linux, possibly the easiest thing to do is:

cd pomoxis
make install

This will install pomoxis and the third party programs that it uses.

pomoxis supports Python >= 3.5.2 and <3.7. I don't recall why there is the restriction to <3.7; this might simply be because we haven't tested it with anything after Python 3.6.

I apologise for the inconvenience of this; we haven't had the development opportunity to support alternative methods of installation.

from katuali.

Related Issues (19)

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.