View Single Post
  #1  
Old 08-17-2010, 01:00 AM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Pyinstaller: raise ImportError, while importing scapy in .py file

I am trying to convert a testtoexe.py (which imports scapy and paramiko) file to exe. I am running Python2.6 (in PythonWin?) on Windows XP. I am using pyinstaller1.4 I am able to convert the .py to .exe, but..... I get the following error when I run the exe:...
__________________
Python
Domain Name Forum
Reply With Quote