-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I tried pip install BrickPython both with and without sudo and got an error I'm having trouble figuring out. Any ideas would be greatly appreciated!
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Collecting BrickPython
Using cached https://files.pythonhosted.org/packages/9a/9c/5833c675f53194085f77ed1cd76b7c6ccaee2e3754f4c8ca7ffd8b6e8edf/BrickPython-0.4.tar.gz
ERROR: Complete output from command python setup.py egg_info:
ERROR: Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-m4lb61i3/BrickPython/setup.py", line 28, in <module>
long_description = read('README.rst')
File "/tmp/pip-install-m4lb61i3/BrickPython/setup.py", line 18, in read
return codecs.open(os.path.join(here, *parts), 'r').read()
File "/usr/lib/python3.4/codecs.py", line 896, in open
file = builtins.open(filename, mode, buffering)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-m4lb61i3/BrickPython/README.rst'
----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-m4lb61i3/BrickPython/
Metadata
Metadata
Assignees
Labels
No labels