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

Install error #11

Open
mlepannetier opened this issue Jun 22, 2020 · 1 comment
Open

Install error #11

mlepannetier opened this issue Jun 22, 2020 · 1 comment

Comments

@mlepannetier
Copy link

Hi,

I have an error whan installing

pi@raspberrypi:~/thinq2-python $ poetry install
/home/pi/.poetry/lib/poetry/_vendor/py2.7/subprocess32.py:149: RuntimeWarning: The _posixsubprocess module is not being used. Child process reliability may suffer if your program uses threads.
"program uses threads.", RuntimeWarning)
The currently activated Python version 2.7.16 is not supported by the project (^3.7).
Trying to find and use a compatible version.
Using python3 (3.7.3)
Installing dependencies from lock file

Package operations: 49 installs, 0 updates, 0 removals

  • Installing pycparser (2.20)

[OSError]
[Errno 2] No such file or directory: 'pip'

@dbeltman
Copy link

did you install poetry using python2.7? i had the same error.

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

2 participants