I tried to change, at execution time, the PYTHONPATH environment
variable to '/usr/share/pyshared/' and that helps to load the
'python-enum' module, but the 'python-enum34' becomes unavailable.

The following loads 'python-enum34':
python2.7 -c 'import enum'

And this loads 'python-enum':
PYTHONPATH='/usr/share/pyshared/' python2.7 -c 'import enum'

Best regards.

-- 
DAVID Grégory
02.43.82.33.49
groo...@groolot.net
Compositeur de musique électronique
Artiste numérique
Directeur artistique des projets Groolot en vrai et Plébiscite

http://www.plebiscite.it
   (Les Hommes construisent trop de murs et pas assez de ponts)
http://en-vrai.groolot.net
   (Poésie électronique post-industrielle)
http://tchernobyl.groolot.net
   (Installation radioactive)
http://vilain.groolot.net
   (Logiciel de mapping vidéo)


GPG : 0x4437F8A1

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to