You have to register before you can post. To keep this forum out of spammers, every registration is manually approved.
If you know answers on any questions on this forum, please feel free to answer them. (PS: I try to answer at least once a week or when possible, - Robert)
Please, what is the version of your Ubuntu? Did you use the same version as I did? I see you are saying 14.04 - but the picture looks different from what I used.
In this article, we will explain how to install the latest Python 3.11 version on all Ubuntu releases via the apt package manager using deadsnakes PPA.
M. Namvar does it work now? I could try it, but I tried it couple of months ago and it was working. Maybe something has changed - if you can't figure out what the problem is, I will try to install it on my computer.
robertferanec Hi
I can not run Repo init because of the Python version and HTTPS SSL error.
I tried and tried to install the SSL package. no luck!
then I upgraded ubuntu to 14.04.7.
SSL problem solved but installing Python became my new problem.
after all the above methods worked.
git config --global url."https://github.com/".insteadOf [email protected]: (don't remove the final colon)
If your computer is within a corporate network that uses personal network drives, ensure identical copies of your .gitconfig file exist on both the network drive and your local drive's user profile (e.g. F:\ and C:\Users\USERNAME).
Hello
No . I mean the username and password of the proxy server, which is usually given to you by the network administrator.
Or if you set it up yourself, specify it in the proxy server software.
Also port and IP address.
I have not seen any problems with HTTPS and anything else what you were describing in the other posts. After I installed python 3.6, it just worked.
Maybe it is something with your Ubuntu installation? Did you try to download the Ubuntu which I created? The link is under the lesson video in Links & Download TAB.
[email protected]:~/fsl-community-bsp/build# bitbake core-image-minimal
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
Do not use Bitbake as root.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Comment