-
Notifications
You must be signed in to change notification settings - Fork 30
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
pip install ssdeep returns error #66
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
Take a look at MacDue/ssdeep-windows-32_64: ssdeep for python on windows instead. However, I do have the same problem when running it via WSL2 Here is my output:
|
I have same issue too on Windows but on Linux I managed to fix problem. |
https://github.com/MacDue/ssdeep-windows-32_64 I managed to solve problem. Thanks! |
Hello, in WLS2 or WSL, you can refer : https://python-ssdeep.readthedocs.io/en/latest/installation.html#id9 |
I solved the problem by using
|
ISSUE TYPE
Bug Report
Python ssdeep VERSION
latest version
OS / ENVIRONMENT
OS:
Windows 10
Python version:
Python 3.10.11
SUMMARY
Cannot install the ssdeep library with or without the Virtual env.
STEPS TO REPRODUCE
pip install ssdeep
EXPECTED RESULTS
Successful installation and no error on using "import ssdeep"
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: