Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError:[WinError 2]系统找不到指定的文件(when "from scapy.all import *") #230

Open
EZeyes opened this issue Jan 9, 2018 · 4 comments

Comments

@EZeyes
Copy link

EZeyes commented Jan 9, 2018

i struggled with the problem that i successfully installed scapy but yesterday my computer crashed and all the environments dead(include keras,tensorflow). Finally i had to re-install those cuda,cudnn and tensorflow.
When i had no problem with "import scapy", i got the "FileNotFoundError:[WinError 2]系统找不到指定的文件" when i wrote "from scapy.all import *",all solutions from the google seemed not worked. So i wonder if someone has the same problem with me and whether there is someone abled to help me? I will be more than appretiated.
(P.S. my system is win10, 64 bit,and Python version3.5.2 with anaconda, scapy version scapy-python3-0.23)

@EZeyes
Copy link
Author

EZeyes commented Jan 9, 2018

error

@EZeyes
Copy link
Author

EZeyes commented Jan 9, 2018

and i also can't use scapy in the cmd, cause it raised error : not found like this
image

@EZeyes
Copy link
Author

EZeyes commented Jan 9, 2018

the most crazy thing is that i can't even uninstalled or re-installed scapy,,,it just seemed to kill me.
image

@GhostofGoes
Copy link

GhostofGoes commented Jan 9, 2018

I ran into issues running Scapy with Anaconda. My solution was to uninstall anaconda, and use the basic python install from python.org. My platform is the same as yours, Win 10 x64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants