TeamDefronix / Cyberonix

Cyberonix is a complete resource hub for Cyber Security Community. Our aim is to make this tool an 1 stop solution for all the Hackers out there to get resources of various topics in Cyber Security. We will keep updating this tool & adding new & updated resources on the go.
https://defronix.com/
MIT License
298 stars 57 forks source link

python3 not support #41

Closed techteams0 closed 3 months ago

techteams0 commented 11 months ago

└─$ sudo python3 setup.py [sudo] password for techteams: Traceback (most recent call last): File "/home/techteams/Cyberonix/setup.py", line 5, in import cyberonix File "/home/techteams/Cyberonix/cyberonix.py", line 4, in from main import * File "/home/techteams/Cyberonix/main/arguments.py", line 3, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium'

THECH13F commented 10 months ago

please install requirements file to run that

0xMrR0b0t commented 10 months ago

no need to write python 3 just write python setup.py