Hi Avi,
I wanted to update the package but I got this error message:
1.
sudo pip3 install rich-tools --upgrade
Collecting rich-tools
Could not find a version that satisfies the requirement rich-tools (from versions: )
No matching distribution found for rich-tools
2.
sudo pip3 install "git+https://github.com/avi-perl/rich_tools"
Collecting git+https://github.com/avi-perl/rich_tools
Cloning https://github.com/avi-perl/rich_tools to /tmp/pip-req-build-kbs7wded
Installing build dependencies ... done
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.7/tokenize.py", line 447, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-kbs7wded/setup.py'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-kbs7wded/
Hi Avi,
I wanted to update the package but I got this error message:
1.
sudo pip3 install rich-tools --upgrade
Collecting rich-tools
Could not find a version that satisfies the requirement rich-tools (from versions: )
No matching distribution found for rich-tools
2.
sudo pip3 install "git+https://github.com/avi-perl/rich_tools"
Collecting git+https://github.com/avi-perl/rich_tools
Cloning https://github.com/avi-perl/rich_tools to /tmp/pip-req-build-kbs7wded
Installing build dependencies ... done
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.7/tokenize.py", line 447, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-kbs7wded/setup.py'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-kbs7wded/