You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a laptop PC with Windows 10 installed and also Ubuntu 20.04 LTS "side by side" installed with an .iso-file.
When installing Pinguino IDE with the installer-v2.sh file the following happens:
Installing is interrupted and it is asked (in red text) for the installations of python3-pip and pipenv which are performed without any problems.
After this the installer-v2.sh is restarted and everything is going OK until it just after Python 3.8.10 says:
/usr/share/python-wheels/requests-2.22.0-py2.py3-none-any.whl/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.6) or chardet (3.0.4) doesn't match a supported version!
Then just after downloading Pinguion IDE and OK ist says:
/usr/share/python-wheels/requests-2.22.0-py2.py3-none-any.whl/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.6) or chardet (3.0.4) doesn't match a supported version!
No virtualenv has been created for this project yet!
Aborted!
and then: Error on 'pipenv --rm'
and just before mkdir/.... it says: Error on 'pipenv install'
And finally when copying pinguino.desktop it is after that impossible to paste into the Desktop.
Any good ideas ? Please note I am no expert in Linux !
Thanks in advance
Regards
"Pinguino-struggler"
The text was updated successfully, but these errors were encountered:
Hello !
I have a laptop PC with Windows 10 installed and also Ubuntu 20.04 LTS "side by side" installed with an .iso-file.
When installing Pinguino IDE with the installer-v2.sh file the following happens:
Installing is interrupted and it is asked (in red text) for the installations of python3-pip and pipenv which are performed without any problems.
After this the installer-v2.sh is restarted and everything is going OK until it just after Python 3.8.10 says:
/usr/share/python-wheels/requests-2.22.0-py2.py3-none-any.whl/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.6) or chardet (3.0.4) doesn't match a supported version!
Then just after downloading Pinguion IDE and OK ist says:
/usr/share/python-wheels/requests-2.22.0-py2.py3-none-any.whl/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.6) or chardet (3.0.4) doesn't match a supported version!
No virtualenv has been created for this project yet!
Aborted!
and then: Error on 'pipenv --rm'
and just before mkdir/.... it says: Error on 'pipenv install'
And finally when copying pinguino.desktop it is after that impossible to paste into the Desktop.
Any good ideas ? Please note I am no expert in Linux !
Thanks in advance
Regards
"Pinguino-struggler"
The text was updated successfully, but these errors were encountered: