py2exe with BeautifulSoup and simplejson error

Gabriel Rossetti gabriel.rossetti at arimaz.com
Wed Apr 22 07:02:50 EDT 2009


Hello everyone,

I am tryng to use py2exe with BeautifulSoup and simplejson. I have
already successfully used it with storm and twisted, but for some reason
py2exe does not find neither BeautifulSoup nor simplejson. I did do
something different when installing those packages, I used easy_install
as with the others I used installers. Does anyone know how to fix this?

Thank you,
Gabriel



More information about the Python-list mailing list