I NEED HELP ON THIS REQUIREMENTS.txt SHIT
Archived a year ago
O
Kernu
ERROR: Command errored out with exit status 1:
command: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/t5/b6d_h9bj10vgrc1943pn6lh00000gn/T/pip-req-build-bzAXv1/setup.py'"'"'; __file__='"'"'/private/var/folders/t5/b6d_h9bj10vgrc1943pn6lh00000gn/T/pip-req-build-bzAXv1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/t5/b6d_h9bj10vgrc1943pn6lh00000gn/T/pip-pip-egg-info-vgaovO
cwd: /private/var/folders/t5/b6d_h9bj10vgrc1943pn6lh00000gn/T/pip-req-build-bzAXv1/
Complete output (9 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/var/folders/t5/b6d_h9bj10vgrc1943pn6lh00000gn/T/pip-req-build-bzAXv1/setup.py", line 2, in <module>
from minecraft import __version__
File "minecraft/__init__.py", line 548, in <module>
initglobals(use_known_records=True)
File "minecraft/__init__.py", line 523, in initglobals
KNOWN_PROTOCOL_VERSIONS.clear()
AttributeError: 'list' object has no attribute 'clear'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
