Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't install FireDM tool
#1
Hello,
Cannot install FireDM tool (downloading videos).
I used pip install FireDM as suggested here:
FireDM 2022.4.14
but installation encountered multiple issue with pycurl (please have a look at install log in attachment).
Any suggestions ?
Thanks in advance.

Attached Files

.txt   pip_install_log.txt (Size: 6.94 KB / Downloads: 177)
Reply
#2
What is your Operating System?
widows installation does not use pip
Reply
#3
(May-11-2022, 12:41 AM)Larz60+ Wrote: What is your Operating System?
widows installation does not use pip

Ubuntu 18.04
Reply
#4
Follow the Doc,now i guess you have just used pip install FireDM
FireDM Wrote:Manually installing FireDM with pip (Linux):
most follow all that descried there .....
There use see pip like this.
python3 -m pip install firedm --user --upgrade --no-cache
Be your error message it use a cached version of pycurl.
Or use virtual environment.
Reply
#5
(May-11-2022, 07:47 AM)snippsat Wrote: Follow the Doc,now i guess you have just used pip install FireDM
FireDM Wrote:Manually installing FireDM with pip (Linux):
most follow all that descried there .....
There use see pip like this.
python3 -m pip install firedm --user --upgrade --no-cache
Be your error message it use a cached version of pycurl.
Or use virtual environment.
Thanks.
I've just tried with --no-cache.
Doesn't work. Here is .log

Attached Files

.txt   firedm_install_nocache.txt (Size: 6.48 KB / Downloads: 120)
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020