Problem: Installing python modules fails
|
25th Apr, 2022, 07:41 PM
Post: #1
|
|||
|
|||
Installing python modules fails
Hello,
I have tried to install some modules like "$ sudo python3 -m pip install coincurve" but it fails, as shown in the output here. Please what is likely wrong and what to try to install that module/s? Actually i am trying to install multiple modules from requirements.txt file: Quote:gevent==1.4.0; python_version <= "3.6"(sudo python3 -m pip install -r ./requirements.txt) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Installing python modules fails - postcd - 25th Apr, 2022 07:41 PM
RE: Installing python modules fails - Nachteule - 25th Apr, 2022, 07:58 PM
RE: Installing python modules fails - postcd - 26th Apr, 2022, 03:45 AM
RE: Installing python modules fails - Nachteule - 26th Apr, 2022, 04:03 AM
RE: Installing python modules fails - ericemorson - 4th May, 2024, 05:20 PM
RE: Installing python modules fails - postcd - 26th Apr, 2022, 05:19 AM
RE: Installing python modules fails - Nachteule - 26th Apr, 2022, 05:46 AM
RE: Installing python modules fails - postcd - 26th Apr, 2022, 06:05 AM
RE: Installing python modules fails - Billie34 - 7th Nov, 2023, 12:49 PM
RE: Installing python modules fails - Nachteule - 26th Apr, 2022, 06:10 AM
RE: Installing python modules fails - VictorJane - 18th Jul, 2022, 12:29 PM
|