Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIP failing to install smars-library #6

Open
srslyyou opened this issue Mar 16, 2021 · 0 comments
Open

PIP failing to install smars-library #6

srslyyou opened this issue Mar 16, 2021 · 0 comments

Comments

@srslyyou
Copy link

Installed all the dependencies, getting this error while trying to install the smars-library.

pi@obot:~/smars $ sudo pip install smars-library
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting smars-library
Using cached https://files.pythonhosted.org/packages/90/96/9c4cfc3cd927127db5701eeaefd7c65709c8936f4e90a30d84b7ec5f2f3c/smars_library-0.4.1.tar.gz
Installing build dependencies ... done
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-ohxLft/smars-library/setup.py", line 8, in
README = (HERE / "README.md").read_text()
AttributeError: 'PosixPath' object has no attribute 'read_text'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-ohxLft/smars-library/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant