GithubHelp home page GithubHelp logo

Comments (14)

ctb avatar ctb commented on June 9, 2024

from sourmash.

ctb avatar ctb commented on June 9, 2024

See #7. Let me know if it works for you!

from sourmash.

sjackman avatar sjackman commented on June 9, 2024

I'm not able to reproduce this error outside of pip install sourmash. Running cd sourmash && python setup.py install works as expected. Also, cd sourmash && pip install . works as expected. Running pip install sourmash gives the error message as above. Any thoughts on how I can reproduce this error and test this PR?

from sourmash.

ctb avatar ctb commented on June 9, 2024

Try cloning and doing pip install ./sourmash - I will test also.

Titus Brown, [email protected]

On Jun 7, 2016, at 2:39 PM, Shaun Jackman [email protected] wrote:

I'm not able to reproduce this error outside of pip install sourmash. Running cd sourmash && python setup.py install works as expected. Also, cd sourmash && pip install . works as expected. Running pip install sourmash gives the error message as above. Any thoughts on how I can reproduce this error and test this PR?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

from sourmash.

sjackman avatar sjackman commented on June 9, 2024

pip install ./sourmash succeeds as well.

from sourmash.

sjackman avatar sjackman commented on June 9, 2024
curl -L https://github.com/dib-lab/sourmash/archive/v0.3.tar.gz | tar xz && pip install sourmash-0.3/

succeeds as well.

from sourmash.

ctb avatar ctb commented on June 9, 2024

from sourmash.

sjackman avatar sjackman commented on June 9, 2024

Success.

$ pip install git+https://github.com/dib-lab/sourmash.git@master
Collecting git+https://github.com/dib-lab/sourmash.git@master
  Cloning https://github.com/dib-lab/sourmash.git (to master) to /tmp/pip-Ehq8V7-build
Requirement already satisfied (use --upgrade to upgrade): screed>=0.9 in /gsc/btl/linuxbrew/lib/python2.7/site-packages (from sourmash==0.3)
Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.11 in /gsc/btl/linuxbrew/lib/python2.7/site-packages (from sourmash==0.3)
Requirement already satisfied (use --upgrade to upgrade): bz2file in /gsc/btl/linuxbrew/lib/python2.7/site-packages (from screed>=0.9->sourmash==0.3)
Installing collected packages: sourmash
  Running setup.py install for sourmash ... done
Successfully installed sourmash-0.3

from sourmash.

ctb avatar ctb commented on June 9, 2024

from sourmash.

sjackman avatar sjackman commented on June 9, 2024

Any idea why curl -L https://github.com/dib-lab/sourmash/archive/v0.3.tar.gz | tar xz && pip install sourmash-0.3/ worked but pip install sourmash did not?

from sourmash.

sjackman avatar sjackman commented on June 9, 2024

In any case, thanks for the help troubleshooting.

from sourmash.

ctb avatar ctb commented on June 9, 2024

On Wed, Jun 08, 2016 at 02:37:18PM -0700, Shaun Jackman wrote:

Any idea why curl -L https://github.com/dib-lab/sourmash/archive/v0.3.tar.gz | tar xz && pip install sourmash-0.3/ worked but pip install sourmash did not?

nope :). my guess is that the cwd was set differently.

from sourmash.

ctb avatar ctb commented on June 9, 2024

For future reference, this was actually caused by a failure to include the .hh files in the MANIFEST.in file.

from sourmash.

ctb avatar ctb commented on June 9, 2024

See https://stackoverflow.com/questions/1612733/including-non-python-files-with-setup-py for general info.

from sourmash.

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.