INSTA 📸 Libreria para incrementar seguidores y likes en instagram


Estado
Cerrado para nuevas respuestas.

Alejoso

Cotizando para el lambo
Nodero
Noder
Exacto patete, no los encuentro
Pero donde no los encuentras xd
 

Alejoso

Cotizando para el lambo
Nodero
Noder
he creado la ruta desde la terminal de kali en windows y ahora no encuentro el archivo, no soy capaz de abrirlo
Si estás en kali y has hecho el git clone son el root si le das ls seguramente te salga en tu carpeta así que lo ejecutas con python y ya está
 

Thegjv

Moder fav <3
Noderador
Nodero
Noder
Entra en terminal - Ponte en root - python3 -m instabot_py | Si no te deja así no se que cojones has hecho xd
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/config42/handlers/files/yaml.py", line 2, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/usr/lib/python3.6/runpy.py", line 142, in _get_module_details
return _get_module_details(pkg_main_name, error)
File "/usr/lib/python3.6/runpy.py", line 109, in _get_module_details
__import__(pkg_name)
File "/usr/local/lib/python3.6/dist-packages/instabot_py/__init__.py", line 1, in <module>
from .instabot import InstaBot
File "/usr/local/lib/python3.6/dist-packages/instabot_py/instabot.py", line 22, in <module>
from instabot_py.config import config
File "/usr/local/lib/python3.6/dist-packages/instabot_py/config.py", line 24, in <module>
config.set_many(ConfigManager(path=config_path.replace('//', '/')).as_dict())
File "/usr/local/lib/python3.6/dist-packages/config42/config_manager.py", line 20, in __init__
self.handler = handler(**handler_kwargs)
File "/usr/local/lib/python3.6/dist-packages/config42/handlers/files/__init__.py", line 12, in __new__
from .yaml import YamlHandler as Handler
File "/usr/local/lib/python3.6/dist-packages/config42/handlers/files/yaml.py", line 4, in <module>
raise ImportError("files.Yaml handler requires 'PyYAML' package\n"
ImportError: files.Yaml handler requires 'PyYAML' package
Install it with 'pip install pyyaml'
 

Thegjv

Moder fav <3
Noderador
Nodero
Noder
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/config42/handlers/files/yaml.py", line 2, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/usr/lib/python3.6/runpy.py", line 142, in _get_module_details
return _get_module_details(pkg_main_name, error)
File "/usr/lib/python3.6/runpy.py", line 109, in _get_module_details
__import__(pkg_name)
File "/usr/local/lib/python3.6/dist-packages/instabot_py/__init__.py", line 1, in <module>
from .instabot import InstaBot
File "/usr/local/lib/python3.6/dist-packages/instabot_py/instabot.py", line 22, in <module>
from instabot_py.config import config
File "/usr/local/lib/python3.6/dist-packages/instabot_py/config.py", line 24, in <module>
config.set_many(ConfigManager(path=config_path.replace('//', '/')).as_dict())
File "/usr/local/lib/python3.6/dist-packages/config42/config_manager.py", line 20, in __init__
self.handler = handler(**handler_kwargs)
File "/usr/local/lib/python3.6/dist-packages/config42/handlers/files/__init__.py", line 12, in __new__
from .yaml import YamlHandler as Handler
File "/usr/local/lib/python3.6/dist-packages/config42/handlers/files/yaml.py", line 4, in <module>
raise ImportError("files.Yaml handler requires 'PyYAML' package\n"
ImportError: files.Yaml handler requires 'PyYAML' package
Install it with 'pip install pyyaml'
Y si, ya hice pip3 install pyyaml
 
Estado
Cerrado para nuevas respuestas.