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'
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
[OSError]
[Errno 2] No such file or directory: 'pip'