Installation Ubuntu

`réf. https://docs.spyder-ide.org/current/installation.html
20/07/2026


## Préalable
*Due to a known issue with some DEB-based Linux distributions (Debian, Ubuntu, Mint), you might also need to install the pyqt5-dev-tools package first*
```
sudo apt install pyqt5-dev-tools
```

## Création environnement virtuel Spyder
Utilisation *venv*
Environnement **env_spyder**
```
python3 -m venv env_spyder
(attente)
source env_spyder/bin/activate
(modification prompt)
```
## Installation avec pip
Installation complète (possible de faire une installation minimale)
```
pip install spyder numpy scipy pandas matplotlib sympy cython
```
```
/*installation minimale*/
pip install spyder
```
## Lancement de spyder
Vérifier que l'environnement **env_spyder** est bien actif
```
spyder
```

## Mise à jour
```
pip install --upgrade spyder
```

##

id: 333044b3df26438aaee8a1f67f6dcf18
parent_id: bd636a3c391d40c8acf805c2ffa9ad7c
created_time: 2026-07-20T16:14:33.210Z
updated_time: 2026-07-23T17:08:48.919Z
is_conflict: 0
latitude: 48.85341130
longitude: 2.34878860
altitude: 0.0000
author: 
source_url: 
is_todo: 0
todo_due: 0
todo_completed: 0
source: joplin-desktop
source_application: net.cozic.joplin-desktop
application_data: 
order: 0
user_created_time: 2026-07-20T16:14:33.210Z
user_updated_time: 2026-07-23T17:08:48.919Z
encryption_cipher_text: 
encryption_applied: 0
markup_language: 1
is_shared: 0
share_id: 
conflict_original_id: 
master_key_id: 
user_data: 
type_: 1