Giter Club home page Giter Club logo

Comments (8)

bgyori avatar bgyori commented on June 8, 2024

Hi @npokorzynski, I suspect the issue is that gensim (https://pypi.org/project/gensim/) doesn't build correctly under Python 3.9 on your environment. I tried doing

$ python3 -m venv tutorial-env
$ source tutorial-env/bin/activate
$ pip install genewalk

on a Mac with Python 3.9 and it actually worked for me so I'm not sure what the specific issue is. If you can't get the installation to work, we also supply a Dockerfile: https://github.com/churchmanlab/genewalk/blob/master/Dockerfile from which you can build a containerized environment for GeneWalk and work with it that way.

from genewalk.

npokorzynski avatar npokorzynski commented on June 8, 2024

@bgyori believe it or not but the Dockerfile produces the same issue with gensim. I was also unable to install gensim by itself, but again I'm not sure why. Any recommendations for a hard reset type of fix?

from genewalk.

bgyori avatar bgyori commented on June 8, 2024

Do you happen to be using one of the new Macs with an M1 processor? It's possible that due to the different architecture, gensim isn't compatible with that, and using Docker wouldn't help in that case.

from genewalk.

npokorzynski avatar npokorzynski commented on June 8, 2024

@bgyori no fancy processor here, just an Intel i7

from genewalk.

ri23 avatar ri23 commented on June 8, 2024

Check the logs for full command output.
Did you find a program log file alongside the gensim install error? If so, could you share that with us?

from genewalk.

npokorzynski avatar npokorzynski commented on June 8, 2024

@ri23 I'm not sure if I found a program log file, though an entire program log was output with the error. I could share that if it helps.

For what its worth, I was able to get genewalk to work on another Mac with MacOS v11.2 and Python v3.8 using the same code as above.

from genewalk.

bgyori avatar bgyori commented on June 8, 2024

If you try pip install gensim, do you get the same error? If you do, it might be possible to get more help directly from gensim: https://github.com/RaRe-Technologies/gensim/issues.

from genewalk.

npokorzynski avatar npokorzynski commented on June 8, 2024

@bgyori yea, I do get the same error. I'll follow up with gensim and see what they have to say. I can close this out for the time being since I have genewalk working on another computer. Thanks for the help!

from genewalk.

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.