MatrixTM / MHDDoS

Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
MIT License
12.49k stars 2.6k forks source link

PyRoxy #530

Closed MirDay closed 7 months ago

MirDay commented 8 months ago
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

FileNotFoundError: [Errno 2] No such file or directory: b'C:\Users\\xd1\x86\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\PyRoxy\GeoIP\Sqlite\GeoLite2-Country.mmdb'

?

MirDay commented 8 months ago

image_2024-01-10_023617460

SquareDot3301 commented 7 months ago

I had the same issue. I install a conda env with the version of python "3.10.12" and it's work ! To do this :

  1. Go here, download anaconda. Be sure to initialize your shell with conda !
  2. Type :
    conda create --name yourName python=3.10.12 numba inflect
    conda activate yourName
    cd MHDDOS
    pip install -r ./requirements.txt

    And now you're ready to start :)

ANON89MOUS commented 7 months ago

can you tell me the usage command ....i m failed to run it