Opened 8 months ago
Closed 8 months ago
#69495 closed defect (fixed)
python313-devel: "Selecting 'python313' for 'python' failed"
Reported by: | artkiver (グレェ) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | python313-devel |
Description
After running sudo port install python313-devel:
python313-devel has the following notes: To make this the default Python or Python 3 (i.e., the version run by the 'python' or 'python3' commands), run one or both of: sudo port select --set python python313 sudo port select --set python3 python313
OK, seems normal enough.
sudo port select --set python python313 Password: Selecting 'python313' for 'python' failed: could not create new link "/opt/local/bin/2to3": target "/opt/local/bin/2to3-3.13" doesn't exist
Am I doing something incorrect?
Change History (2)
comment:1 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to jmroot |
---|---|
Status: | new → assigned |
comment:2 Changed 8 months ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In d72967757c415a81692894380a89341821f3bbc2/macports-ports (master):