Changes between Initial Version and Version 1 of Ticket #61733, comment 7
- Timestamp:
- Feb 23, 2022, 9:41:10 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61733, comment 7
initial v1 1 1 Turns out I´d just have to set the proper Python version: 2 2 3 {{{ 3 4 port select --set python python39 5 }}} 4 6 5 7 Configure then works.