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

Could not find suitable distribution for Requirement.parse('zope-interface>=5') #282

Closed
icountu opened this issue Dec 21, 2023 · 1 comment
Labels

Comments

@icountu
Copy link

icountu commented Dec 21, 2023

BUG/PROBLEM REPORT / FEATURE REQUEST

What I did: followed instructions https://github.com/brains93/PumpkinPI_3

What I expect to happen:

What actually happened:

Installed /usr/local/lib/python3.11/dist-packages/wifipumpkin3-1.1.7-py3.11.egg
Processing dependencies for wifipumpkin3==1.1.7
Searching for zope-interface>=5
Reading https://pypi.org/simple/zope-interface/
No local packages or working download links found for zope-interface>=5
error: Could not find suitable distribution for Requirement.parse('zope-interface>=5')

What version of Python and Zope/Addons I am using:

Raspberry Pi4
Python 3.11.2

@icountu
Copy link
Author

icountu commented Dec 21, 2023

Resolved by

sudo apt install python3-dev libssl-dev libffi-dev build-essential python3.7

git clone https://github.com/P0cL4bs/wifipumpkin3.git
cd wifipumpkin3
sudo make install

@icemac icemac closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2023
@icemac icemac added the invalid label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants