Code Monkey home page Code Monkey logo

Comments (5)

aayushee avatar aayushee commented on July 23, 2024

I did a fresh install of everything and it works now.

from conve.

ElliottYan avatar ElliottYan commented on July 23, 2024

Hi, I got the same problem. How did you fix that?

from conve.

TimDettmers avatar TimDettmers commented on July 23, 2024

If you run pip install -r requirements.txt it should install this dependency.

Otherwise, you can clone the code manually and install it:

git clone https://github.com/TimDettmers/spodernet.git && cd spodernet && python setup.py install

should work if you have anaconda installed.

from conve.

ElliottYan avatar ElliottYan commented on July 23, 2024

Thanks for your immediate reply, the problem is fixed for me.

from conve.

utkarshani avatar utkarshani commented on July 23, 2024

Hi Tim, I am using pip install -r requirements.txt, I get the error
Obtaining spodernet from git+git://github.com/TimDettmers/spodernet.git#egg=spodernet (from -r requirements.txt (line 2))
Updating ./src/spodernet clone
Running command git fetch -q
fatal: Expected git repo version <= 0, found 1
WARNING: Discarding git+git://github.com/TimDettmers/spodernet.git#egg=spodernet. Command errored out with exit status 128: git fetch -q Check the logs for ful
l command output.
Obtaining bashmagic from git+git://github.com/TimDettmers/bashmagic.git#egg=bashmagic (from -r requirements.txt (line 7))
Updating ./src/bashmagic clone
Running command git fetch -q
fatal: Expected git repo version <= 0, found 1
WARNING: Discarding git+git://github.com/TimDettmers/bashmagic.git#egg=bashmagic. Command errored out with exit status 128: git fetch -q Check the logs for ful
l command output.
ERROR: Could not find a version that satisfies the requirement spodernet (unavailable) (from versions: none)
ERROR: No matching distribution found for spodernet (unavailable)

When running git fetch -q I get the following
fatal: Not a git repository (or any parent up to mount point /work)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

from conve.

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.