HaraldBerlin
HaraldBerlin
Hello Andras, nice to hear from you! We are the people who create the *TARGET 3001!* PCB CAD software. We know Alfons Wirtz personally, because he visited our office some...
I updated to Python 3.8 using the following 3 lines: ``` !wget -O mini.sh https://repo.anaconda.com/miniconda/Miniconda3-py38_4.8.2-Linux-x86_64.sh !chmod +x mini.sh !bash ./mini.sh -b -f -p /usr/local ``` Installation section runs then without...
Hello **sanbuphy,** a person called **cperry-goog** wrote me in an eMail: "Users upgrading Python in Colab is not supported; we're working on a 3.8 upgrade." So we hope that it...