Hi Christopher,

>From your message I understant that I don't use pygr in the right
way.  That's what I did to install pygr :
I first run 'python setup.py install -c mingw32' but mingw32 is an
invalid command when using install
so I run 'python setup.py  build -c mingw32'  and then copied the pygr
folder into the site-package folder.
I did this because I use eclipse (PYTHONPATH is then declared inside
Pydev, and I added the pygr folder in the system declaration).

when I run the test from the folder where I made the build I get this
message :
'unable to import extension module: cannot import name cnestedlist'
if I copy the tests folder into the site-package\pygr folder and run
the test I get this message:
'module pygr imported from invalid path ...'

Clearly all the problems come from a wrong installation I thank you
for guiding me in the right way.

Michel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to