Python 3.8 - alpha release
Pages: 1 ... 4 5 6 7 8 9 10 11 12 13 14
David Pitt (3386) 1248 posts |
From the end of the png report above :-
The TaskRunner module is on PackMan |
Lioh (8855) 7 posts |
Thanks for the hint David. LibSSL was also missing but now it installed like a charm. |
Lioh (8855) 7 posts |
Chris, I now got the following error in YTsearch when processing a search, even tough setuptools is installed: |
Chris Gransden (337) 1202 posts |
It’s basically saying a newer version of setuptools needs to be installed. To upgrade setuptools run,
Due to an issue with RISC OS python3 the command needs to be run twice. The first one uninstalls it. Running it again then installs it without failing. You should see similar to the below.
|
Lioh (8855) 7 posts |
Dear Chris, that helped. Now I got the following message: |
Chris Gransden (337) 1202 posts |
A quick fix is open the file and change the line
|
Lioh (8855) 7 posts |
That helped, thanks. Now I got this one: https://i.imgur.com/qDs7l3v.png LibSSL is installed via PackMan |
Chris Gransden (337) 1202 posts |
That error is caused by not having a Certificate bundle file. Try installing CaCertificates using PackMan. |
Pages: 1 ... 4 5 6 7 8 9 10 11 12 13 14