Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.lang.python > #4301
| Path | csiph.com!pasdenom.info!.POSTED.2a01:e34:ecb6:4110:3701:cee3:eca5:7e2a!not-for-mail |
|---|---|
| From | Jo Engo <yl@icite.fr> |
| Newsgroups | fr.comp.lang.python |
| Subject | Re: Problème installation basemap |
| Date | Thu, 22 May 2025 15:50:53 -0000 (UTC) |
| Organization | <http://pasdenom.info/news.html> |
| Message-ID | <100nh4t$udu$1@rasp.pasdenom.info> (permalink) |
| References | <682485e5$0$16850$426a74cc@news.free.fr> <682cddd3$0$11428$426a74cc@news.free.fr> <100kd9k$2qf2r$1@dont-email.me> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Thu, 22 May 2025 15:50:53 -0000 (UTC) |
| Injection-Info | rasp.pasdenom.info; posting-account="yl@usenet"; posting-host="2a01:e34:ecb6:4110:3701:cee3:eca5:7e2a"; logging-data="31166"; mail-complaints-to="abuse@pasdenom.info" |
| User-Agent | Pan/0.162 (Pokrosvk) |
| Cancel-Lock | sha1:YeF1l4pqU6mhplM5i4mJjFC1Yj8= sha256:nux/9F+3fTVHKsXy5IEeDZ+w83u4iftYU8m7l9UsAmk= sha1:33fgJfJWG5ZxmYQo2KuiGqLCuoU= sha256:zgu1pNihdj0LH6frnzAe3fHgAIq99553zdbTp/eFJ/Q= |
| X-Face | "ds{I2?OD&/=g$cfghcXa4>/;$]v%F{sRM&MY2gR}KI@s4$]":*\R(ZiX/j84:]( 6$yBP+< w|eD^F!!rX]gk@.oN|ZgF5Aua(BI}]\r\5x2Nc'=3(-"NT<<4x2*!9LEjakfo) 9zjEWi\#c'@H(~/T 3;Ss4~cFg'WHFmR6"Ni!6r7OlU]H|Y&5,9|:P&R$*Ha |
| Xref | csiph.com fr.comp.lang.python:4301 |
Show key headers only | View raw
Le Wed, 21 May 2025 13:26:44 +0200, Thierry P a écrit : > il faut donc installer basemap dans un environnement virtuel et ce > quelque que soit la distrib > news:100253g$3iu$4@rasp.pasdenom.info (ceci dit j'ai été moins lapidaire que toi. À retenir : toujours (même en prod (?) utiliser un environnement virtuel. Là il semblerait que l'OP a besoin d'une version donnée de python appelons la lambda (en fait ça doit être 3.4 ou quelque chose du même tonneau ce qu''il doit faire : 1. chercher le source de python.lambda sur python.org 2. Installer les utilitaires de développement 3. compiler python.lambda (ça n'a rien de sorcier si on a bien installé tous les outils de dev) 4. Créer un environnement virtuel avec ce python dans le répertoire où tu voudras travailler: python.lambda -m venv .venv # TL peut choisir un autre nom à son répertoire .venv, mais c'est un bon choix 5. Activer l'environnement source ./.venv/script/activate # si je ne m'emmêle pas les pinceaux avec windoze 6. installer basemap et ses dépendances. -- Arrêtez de voler, l'état n'aime pas la concurrence !
Back to fr.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Problème installation basemap loiseauthierry@free.fr (Thierry Loiseau) - 2025-05-14 14:00 +0200
Re: Problème installation basemap yves <yves@free.invalid> - 2025-05-14 12:57 +0000
Re: Problème installation basemap loiseauthierry@free.fr (Thierry Loiseau) - 2025-05-14 19:31 +0200
Re: Problème installation basemap yves <yves@free.invalid> - 2025-05-14 18:04 +0000
Re: Problème installation basemap loiseauthierry@free.fr (Thierry Loiseau) - 2025-05-14 20:28 +0200
Re: Problème installation basemap loiseauthierry@free.fr (Thierry Loiseau) - 2025-05-14 20:40 +0200
Re: Problème installation basemap yves <yves@free.invalid> - 2025-05-14 18:42 +0000
Re: Problème installation basemap Jo Engo <yl@icite.fr> - 2025-05-14 13:16 +0000
Re: Problème installation basemap loiseauthierry@free.fr (Thierry Loiseau) - 2025-05-14 19:31 +0200
Re: Problème installation basemap Jo Engo <yl@icite.fr> - 2025-05-14 17:47 +0000
Re: Problème installation basemap loiseauthierry@free.fr (Thierry Loiseau) - 2025-05-14 19:44 +0200
Re: Problème installation basemap Jo Engo <yl@icite.fr> - 2025-05-14 19:28 +0000
Re: Problème installation basemap loiseauthierry@free.fr (Thierry Loiseau) - 2025-05-20 21:53 +0200
Re: Problème installation basemap Thierry P <olmia2b@gmail.com> - 2025-05-21 13:26 +0200
Re: Problème installation basemap Jo Engo <yl@icite.fr> - 2025-05-22 15:50 +0000
Re: Problème installation basemap Thierry P <olmia2b@gmail.com> - 2025-05-24 12:25 +0200
Re: Problème installation basemap yves <yves@free.invalid> - 2025-05-21 11:29 +0000
csiph-web