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

pip install pymc3-3.0rc5.tar.gz has no package directory 'docs' #1633

Closed
yvesalexandre opened this issue Jan 1, 2017 · 9 comments
Closed

Comments

@yvesalexandre
Copy link

I just tried installing pymc3 using pip on a clean Ubuntu 16.04 and it seems that a directory docs" is missing
best, Yves-Alexandre

pip install -U pymc3

Collecting pymc3
Downloading pymc3-3.0rc5.tar.gz (992kB)
100% |████████████████████████████████| 993kB 959kB/s
Complete output from command python setup.py egg_info:
WARNING: '.' not a valid package name; please use only .-separated package names in setup.py
/usr/lib/python2.7/dist-packages/setuptools/dist.py:285: UserWarning: Normalizing '3.0.rc5' to '3.0rc5'
normalized_version,
running egg_info
creating pip-egg-info/pymc3.egg-info
writing requirements to pip-egg-info/pymc3.egg-info/requires.txt
writing pip-egg-info/pymc3.egg-info/PKG-INFO
writing top-level names to pip-egg-info/pymc3.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pymc3.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/pymc3.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found

error: package directory 'docs' does not exist

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-u3oT51/pymc3/

@springcoil
Copy link
Contributor

springcoil commented Jan 1, 2017 via email

@springcoil
Copy link
Contributor

@yvesalexandre
Copy link
Author

Works great, thanks!

@springcoil
Copy link
Contributor

springcoil commented Jan 2, 2017 via email

@yvesalexandre
Copy link
Author

yvesalexandre commented Jan 2, 2017 via email

@twiecki
Copy link
Member

twiecki commented Jan 2, 2017

https://pypi.python.org/pypi/pymc3 shows rc6 being available. How did you upgrade?

@yvesalexandre
Copy link
Author

yvesalexandre commented Jan 2, 2017 via email

@twiecki
Copy link
Member

twiecki commented Jan 2, 2017

Great, thanks for testing.

@yvesalexandre
Copy link
Author

yvesalexandre commented Jan 2, 2017 via email

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

3 participants