Skip to content

AttributeError: 'PosixPath' object has no attribute 'read_text' #3

@tukarampatil5859

Description

@tukarampatil5859

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'
----------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions