Thanks, Istvan! As you suggested, the problem was due to a bad interaction between a change in our setup.py (which no longer generated pygr.cnestedlist.pyx) and pyrexc (which was using pygr.cnestedlist.pyx anyway??). These old pygr.cnestedlist.pxd files were left over from compiles made before the setup.py change some time ago. I deleted the old pygr.cnestedlist.pyx/.pxd and the problem went away.
Thanks! -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
