-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Collecting numify
Using cached numify-1.0.1.tar.gz (3.0 kB)
ERROR: Command errored out with exit status 1:
command: /home/tukaram/PycharmProjects/Twitter_codes/new/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-JFqvKo/numify/setup.py'"'"'; file='"'"'/tmp/pip-install-JFqvKo/numify/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 /tmp/pip-pip-egg-info-RK905Z
cwd: /tmp/pip-install-JFqvKo/numify/
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-JFqvKo/numify/setup.py", line 8, in
README = (HERE / "README.md").read_text()
AttributeError: 'PosixPath' object has no attribute 'read_text'
----------------------------------------