Skip to content

Issue with setup.py #69

Description

@Doujinx

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions