Opened 16 months ago
Closed 16 months ago
#67902 closed defect (fixed)
speedtest-cli @2.1.3: Failed to execute process
Reported by: | p3k (Tobi Schäfer) | Owned by: | kurthindenburg (Kurt Hindenburg) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | speedtest-cli |
Description
$ speedtest exec: Failed to execute process '/opt/local/bin/speedtest': The file specified the interpreter '/opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10', which is not an executable command.
I have Python 3.11 installed with MacPorts:
$ port list python311 python311 @3.11.4 lang/python311
Change History (3)
comment:1 Changed 16 months ago by p3k (Tobi Schäfer)
comment:2 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign added |
---|
When the port was switched from python310 to 311 it was forgotten to increase its revision.
Note, by the way, that port list
tells you what is available, not what is installed. (port installed
tells you what is installed.)
comment:3 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
If I additionally install Python 3.10 it works: