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

Issue with setup.py #69

Open
Doujinx opened this issue May 4, 2023 · 0 comments
Open

Issue with setup.py #69

Doujinx opened this issue May 4, 2023 · 0 comments

Comments

@Doujinx
Copy link

Doujinx commented May 4, 2023

I delated setup() from code, and install with pip requriments, like in other issue #64 but i got that, when i run setup.py

sudo python3 setup.py install

Downloading IP2PROXY-IP-PROXYTYPE-COUNTRY-REGION-CITY-ISP-DOMAIN-USAGETYPE-ASN-LASTSEEN.BIN...
-1 / unknownTraceback (most recent call last):
File "/home/kali/Programs/PROJECT HACKINGTOOL/InformationGathering/reconspider/setup.py", line 40, in
wget.download(url,out=filepath)
File "/usr/local/lib/python3.11/dist-packages/wget.py", line 533, in download
filename = filename_fix_existing(filename)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/wget.py", line 269, in filename_fix_existing
name, ext = filename.rsplit('.', 1)
^^^^^^^^^
ValueError: not enough values to unpack (expected 2, got 1)

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

1 participant