johanngomes 0 Newbie Poster

(Python begginner, please be gently)

Hi, i'm having some troubles with turning one python project i made into an executable, using py2exe (via GUI2EXE).

The program is compilling well, it generates the executable, but when i try to execute it, i get the following error:

ImportError: No module named twitter

This module is, especifically, the python-twitter library. As it seems, py2exe aren't finding it. How can i deal with this error? Google aren't helping much. =x

Thanks in advance, and sorry if this isn't the place for questions like that.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.