Changes between Initial Version and Version 2 of Ticket #53109
- Timestamp:
- Dec 20, 2016, 1:22:01 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53109
- Property Cc mkae added
-
Property
Status
changed from
new
toclosed
-
Property
Component
changed from
ports
tobase
-
Property
Resolution
changed from
to
duplicate
-
Ticket #53109 – Description
initial v2 1 1 I've just done a weekly upgrade and a prompt appeared about python. So I did as suggested, I then played around with other python versions and discovered select doesn't clean up if active versions are uninstalled and then you try and install a new version as active. 2 2 3 {{{ 3 4 $ sudo port select --list python3 4 5 Available versions for python3: … … 13 14 $ sudo port select --set python3 python35 14 15 Selecting 'python35' for 'python3' failed: symlink: /opt/local/etc/select/python3/current -> python35: file already exists 16 }}} 15 17 16 18 I would attempt a port but no idea where to start and already trying to fix the githut portgroup.