-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
If I am installing the library using pip3 I am getting:
$ sudo pip3 install pymix
[sudo] password for stefan:
The directory '/home/stefan/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/stefan/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting pymix
Downloading pymix-0.8b.tar.gz (127kB)
100% |████████████████████████████████| 133kB 1.4MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-i1pd89q3/pymix/setup.py", line 11, in <module>
with open('README.rst') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'README.rst'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-i1pd89q3/pymix/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels