toutatis
toutatis copied to clipboard
what is instagramsessionid?
u can find it here: https://commentpicker.com/instagram-user-id.php
u can find it here: https://commentpicker.com/instagram-user-id.php
usage: toutatis [-h] -s SESSIONID -u USERNAME toutatis: error: unrecognized arguments: -i 54158219241
did you install toutatis with pip ? @Creepy2e
did you install toutatis with pip ? @Creepy2e Yes
did you install toutatis with pip ? @Creepy2e
pip install toutatis DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/toutatis-1.26-py3.11.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at https://github.com/pypa/pip/issues/12330 DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/pycountry-23.12.11-py3.11.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at https://github.com/pypa/pip/issues/12330 Requirement already satisfied: toutatis in /usr/local/lib/python3.11/dist-packages/toutatis-1.26-py3.11.egg (1.26) Collecting argparse (from toutatis) Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: phonenumbers in /usr/lib/python3/dist-packages (from toutatis) (8.12.57) Requirement already satisfied: pycountry in /usr/local/lib/python3.11/dist-packages/pycountry-23.12.11-py3.11.egg (from toutatis) (23.12.11) Requirement already satisfied: requests in /usr/local/lib/python3.11/dist-packages (from toutatis) (2.31.0) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3/dist-packages (from requests->toutatis) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests->toutatis) (2.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests->toutatis) (1.25.11) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests->toutatis) (2022.9.24) Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB) Installing collected packages: argparse Successfully installed argparse-1.4.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
when i use toutatis -s 54103496275%3AHC6SGRNfFMGdTU************** -u niw***** is comming this message: User not found or rate limit**
**and when i use it with -i its comming this:
usage: toutatis [-h] -s SESSIONID -u USERNAME toutatis: error: unrecognized arguments: -i 54158219241**
and by -h there is no -i command showing:
toutatis -h usage: toutatis [-h] -s SESSIONID -u USERNAME
options: -h, --help show this help message and exit -s SESSIONID, --sessionid SESSIONID Instagram session ID -u USERNAME, --username USERNAME One username
only -s and -u
setup.py was too used i dont have forget anything:
python3 setup.py install running install /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!! self.initialize_options() /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !!
********************************************************************************
Please avoid running ``setup.py`` and ``easy_install``.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://github.com/pypa/setuptools/issues/917 for details.
********************************************************************************
!! self.initialize_options() running bdist_egg running egg_info writing toutatis.egg-info/PKG-INFO writing dependency_links to toutatis.egg-info/dependency_links.txt writing entry points to toutatis.egg-info/entry_points.txt writing requirements to toutatis.egg-info/requires.txt writing top-level names to toutatis.egg-info/top_level.txt reading manifest file 'toutatis.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'toutatis.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/toutatis copying build/lib/toutatis/init.py -> build/bdist.linux-x86_64/egg/toutatis copying build/lib/toutatis/core.py -> build/bdist.linux-x86_64/egg/toutatis byte-compiling build/bdist.linux-x86_64/egg/toutatis/init.py to init.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/toutatis/core.py to core.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying toutatis.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying toutatis.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying toutatis.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying toutatis.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying toutatis.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying toutatis.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating 'dist/toutatis-1.26-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing toutatis-1.26-py3.11.egg Removing /usr/local/lib/python3.11/dist-packages/toutatis-1.26-py3.11.egg Copying toutatis-1.26-py3.11.egg to /usr/local/lib/python3.11/dist-packages Adding toutatis 1.26 to easy-install.pth file Installing toutatis script to /usr/local/bin
Installed /usr/local/lib/python3.11/dist-packages/toutatis-1.26-py3.11.egg Processing dependencies for toutatis==1.26 Searching for requests==2.31.0 Best match: requests 2.31.0 Adding requests 2.31.0 to easy-install.pth file
Using /usr/local/lib/python3.11/dist-packages Searching for pycountry==23.12.11 Best match: pycountry 23.12.11 Processing pycountry-23.12.11-py3.11.egg Adding pycountry 23.12.11 to easy-install.pth file
Using /usr/local/lib/python3.11/dist-packages/pycountry-23.12.11-py3.11.egg Searching for phonenumbers==8.12.57 Best match: phonenumbers 8.12.57 Adding phonenumbers 8.12.57 to easy-install.pth file
Using /usr/lib/python3/dist-packages Searching for argparse==1.4.0 Best match: argparse 1.4.0 Adding argparse 1.4.0 to easy-install.pth file
Using /usr/local/lib/python3.11/dist-packages Searching for certifi==2022.9.24 Best match: certifi 2022.9.24 Adding certifi 2022.9.24 to easy-install.pth file
Using /usr/lib/python3/dist-packages Searching for urllib3==1.25.11 Best match: urllib3 1.25.11 Adding urllib3 1.25.11 to easy-install.pth file
Using /usr/local/lib/python3.11/dist-packages Searching for idna==2.10 Best match: idna 2.10 Adding idna 2.10 to easy-install.pth file
Using /usr/local/lib/python3.11/dist-packages Searching for charset-normalizer==3.2.0 Best match: charset-normalizer 3.2.0 Adding charset-normalizer 3.2.0 to easy-install.pth file Installing normalizer script to /usr/local/bin
Using /usr/lib/python3/dist-packages Finished processing dependencies for toutatis==1.26
that mean ur Toutatis is installed inside the folder where all libraries are installed. So u still have the original version. U need to locate the file where toutatis is installed, drag and drop my core and init.py inside the folder and everything should work
that mean ur Toutatis is installed inside the folder where all libraries are installed. So u still have the original version. U need to locate the file where toutatis is installed, drag and drop my core and init.py inside the folder and everything should work
where is your core and init.py where can i find it?
https://github.com/megadose/toutatis/commit/22a59c0984fd17d5e01cdb57669ec527b2c6b3d5