Skip to content
Snippets Groups Projects
Commit 869a154e authored by Elian Loraux's avatar Elian Loraux
Browse files

fix spyder installation

parent cf2e57da
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
# Installation de spyder3 # Installation de spyder3
apt-get update --fix-missing
apt-get install spyder3 -y apt-get install spyder3 -y
# Ce script resout un problème de Spyder 4.2.1 # Ce script resout un problème de Spyder 4.2.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment