Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation problem: could not find typedbytes #91

Open
shwetgarg opened this issue Feb 2, 2016 · 1 comment
Open

installation problem: could not find typedbytes #91

shwetgarg opened this issue Feb 2, 2016 · 1 comment

Comments

@shwetgarg
Copy link

python setup.py install, was giving following error:

Searching for typedbytes
Reading https://pypi.python.org/simple/typedbytes/
No local packages or download links found for typedbytes
error: Could not find suitable distribution for Requirement.parse('typedbytes')

So I tried installing typedbytes with following command:
sudo pip install http://github.com/klbostee/typedbytes/zipball/release-0.3.8#egg=typedbytes-0.3.8

The typedbytes installation went through, but dumbo installation still giving same old error.

@EdwardJRoss
Copy link

It seems that typedbytes isn't hosted on pypi.

Try cloning typedbytes, installing that with setup.py and then installing dumbo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants