Can't compile, miss library/modules ............... ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • PythonMan

    Can't compile, miss library/modules ............... ?

    warning: py2exe: * The following modules were not found:
    warning: py2exe: * SOCKS
    warning: py2exe: * rourl2path
    warning: py2exe: * ic

    when i compile btdownloadheadl ess.py of BitTorrent , justmsg is shown , the
    souce code should have no error , but why i get such error ? how get back
    this modules ? thx~~~

    --







  • PythonMan

    #2
    Re: Can't compile, miss library/modules ............... ?

    Thx for yr reply..

    and u are right , the exe is produced and can be run , but it operate in
    wrong way , eg. Suddenly Terminate when Checking exist file~~~~

    what 's wrong ? @.@

    --





    "Thomas Heller" <theller@python .net> ¼¶¼g©ó¶l¥ó·s»D
    :wue2kblq.fsf@p ython.net...[color=blue]
    > "PythonMan" <o_otaotao@hotm ail.com> writes:
    >[color=green]
    > > warning: py2exe: * The following modules were not found:
    > > warning: py2exe: * SOCKS
    > > warning: py2exe: * rourl2path
    > > warning: py2exe: * ic
    > >
    > > when i compile btdownloadheadl ess.py of BitTorrent , justmsg is shown ,[/color][/color]
    the[color=blue][color=green]
    > > souce code should have no error , but why i get such error ? how get[/color][/color]
    back[color=blue][color=green]
    > > this modules ? thx~~~[/color]
    >
    > It's a warning, and the exe should work.[/color]


    Comment

    Working...