┌──(kali㉿kali)-[~/reconspider]
└─$ sudo python3 setup.py install
/usr/local/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console'
warnings.warn(msg)
running install
running bdist_egg
running egg_info
writing ReconSpider.egg-info/PKG-INFO
writing dependency_links to ReconSpider.egg-info/dependency_links.txt
writing requirements to ReconSpider.egg-info/requires.txt
writing top-level names to ReconSpider.egg-info/top_level.txt
reading manifest file 'ReconSpider.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'ReconSpider.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
warning: install_lib: 'build/lib' does not exist -- no Python modules to install
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist/ReconSpider-1.0.7-py3.10.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing ReconSpider-1.0.7-py3.10.egg
Removing /usr/local/lib/python3.10/site-packages/ReconSpider-1.0.7-py3.10.egg
Copying ReconSpider-1.0.7-py3.10.egg to /usr/local/lib/python3.10/site-packages
ReconSpider 1.0.7 is already the active version in easy-install.pth
Installed /usr/local/lib/python3.10/site-packages/ReconSpider-1.0.7-py3.10.egg
Processing dependencies for ReconSpider==1.0.7
Searching for tweepy
Reading https://pypi.org/simple/tweepy/
Download error on https://pypi.org/simple/tweepy/: unknown url type: https -- Some packages may not be found!
Couldn't find index page for 'tweepy' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: unknown url type: https -- Some packages may not be found!
No local packages or working download links found for tweepy
error: Could not find suitable distribution for Requirement.parse('tweepy')
┌──(kali㉿kali)-[~/reconspider]
└─$ sudo python3 setup.py install
/usr/local/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console'
warnings.warn(msg)
running install
running bdist_egg
running egg_info
writing ReconSpider.egg-info/PKG-INFO
writing dependency_links to ReconSpider.egg-info/dependency_links.txt
writing requirements to ReconSpider.egg-info/requires.txt
writing top-level names to ReconSpider.egg-info/top_level.txt
reading manifest file 'ReconSpider.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'ReconSpider.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
warning: install_lib: 'build/lib' does not exist -- no Python modules to install
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying ReconSpider.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist/ReconSpider-1.0.7-py3.10.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing ReconSpider-1.0.7-py3.10.egg
Removing /usr/local/lib/python3.10/site-packages/ReconSpider-1.0.7-py3.10.egg
Copying ReconSpider-1.0.7-py3.10.egg to /usr/local/lib/python3.10/site-packages
ReconSpider 1.0.7 is already the active version in easy-install.pth
Installed /usr/local/lib/python3.10/site-packages/ReconSpider-1.0.7-py3.10.egg
Processing dependencies for ReconSpider==1.0.7
Searching for tweepy
Reading https://pypi.org/simple/tweepy/
Download error on https://pypi.org/simple/tweepy/: unknown url type: https -- Some packages may not be found!
Couldn't find index page for 'tweepy' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: unknown url type: https -- Some packages may not be found!
No local packages or working download links found for tweepy
error: Could not find suitable distribution for Requirement.parse('tweepy')