Nznfr3d.Blender   : Archives du 01/05/2001 au 31/05/2001
Expéditeur:   Maigrot Michel Date: Tue, 29 May 2001 23:59:26 +0000 Numéro:14741
Sujet précédent. Sujet: Re: [python] besoin d'aide pour tester le path Sujet suivant.
Message(s) précédent(s):--1 --
Contenu: : text/plain.
...
jmsoler a écrit :
> 
> Bonjour,
> [python] j'ai besoin d'aide pour tester le path
> 
> il faudrait tester le script suivant dans blender et sur un système
> où le python complet n'a pas été installé:
> 
> 
>   import sys
>   print sys.path
>   f=open('syspath.txt','w')
>   for l in sys.path:
>            f.write(l+'\n')
>   f.close()
> 
> Si vous pouviez poster les résultats (fichier syspath.txt)
> ou me les faire parvenir ça me rendrait bien service car ça
> m'éviterait de
> désinstaller et de réinstaller python et pythonwin.
> 
> merci.
> 
Chez moi il y-a Python 2.0 mais pas pythonwin. Si on enlève le path et
les variables d'environnement python dans l'autoexec de Windows ça peut
apporter la réponse ou non?

@+
MM.

Message(s) suivant(s):--1 --
Fichier(s) joint(s):
Discussion: [python] besoin d'aide pour tester le path
   [python] besoin d'aide pour teste:-- jmsoler
       [python] utiliser python 1.52 et :-- jmsoler
           [python] utiliser python 1.52 et :-- Maigrot Michel
               [python] utiliser python 1.52 et :-- jmsoler
       [python] besoin d'aide pour teste:-- Maigrot Michel
           [python] besoin d'aide pour teste:-- jmsoler
Archives réaliséesavec Python 2.0 + PythonWin par JmSoler.