This repository has been archived by the owner on Apr 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
[BUG] Package installation errors when installing Nistats0.0.1b from TestPyPI #269
Labels
Comments
@bthirion Take a look at this: pandas-dev/pandas#20697 |
When I do
I get
Doing a
does not give an error. |
I built the wheels for the package and install that:
No erros. |
I created a brand new environment using venv+pip (which I installed using apt) and then redid the installation of the local wheel. It ultimately completed. However there was a point where it failed to build nibabel from the wheel, and seems to have installed from source instead.
|
kchawla-pi
changed the title
Pandas installation error when using pip
[BUG] Package installation errors when installing Nistats0.0.1b from TestPyPI
Oct 9, 2018
Also got the error with SciPy.
|
Seems the error does not happen from the actual PyPI server, only from the test one. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When doing a test release on TestPyPI
The text was updated successfully, but these errors were encountered: