Closed marcomilanesio closed 8 years ago
Thanks for reporting, related to #1370. Not sure what packaging problem that is yet but it's high priority.
I don't see where those data subdirectories get used anywhere, so the expedient fix would be to ditch them.
Scratch that; I see where the data are used now.
Shall we close this once this is merged in :)
The PR will close it automatically when merged.
I just run into the same problem. I am using Ubuntu and Anaconda. Running
pip install -U --force-reinstall git+https://github.com/pymc-devs/pymc3.git
does not solve the problem neither installing sphinx trough Anaconda as mention on #1370. I also tried installing PyMC3 inside a new environments, but no luck.
I attempted to fix here: https://github.com/pymc-devs/pymc3/pull/1399 can you try if that helps?
pip install -U --force-reinstall git+https://github.com/pymc-devs/pymc3.git@manifest
Can you give this a try @aloctavodia?
upps, sorry for the delay. This fix the problem, Thanks!
Thanks @aloctavodia. Closed by #1399
Hi,
Installation does not work on Linux Mint. Thanks