MHDDoS
MHDDoS copied to clipboard
[BUG Report]:
Version
2.4 (Default)
Which section is the problem?
Script Base
Please complete the following information
- OS: [e.g. Ubuntu]
- Installed Requirements Version [e.g. PyRoxy1.0b5]
- Python Version [e.g. 3.10.x]
What happened (Describe the bug) ?
Traceback (most recent call last):
File "F:\pys\MHDDoS\start.py", line 27, in
I can't solve this problem
Screenshots
none
Please provide a link to a minimal reproduction of the bug
No response
Relevant log output
No response
Additional context
No response
Your code
from Pyroxy import Proxy, ProxyChecker, ProxyType, ProxyUtiles
from Pyroxy import Tools as ProxyTools

check installation before install do install git
It's really "PyRoxy", that's why you get the error, it's case sensitive.

I do have the same problem as well. I have installed both PyRoxy 0.1 and GitPython 3.1.27 but Python can't import PyRoxy no matter what I've tried. I tried re-downloading the scripts twice, but it didn't fix it. ( NB: idk if using PyRoxy0.1 is the issue {can't install the PyRoxy 1.0b5}, maybe it is :-/ )
OS: Windows 10 21H2 (OS Build 19044.1889) installed requirements: PyRoxy 0.1 Python version: 3.8.3
![]()
![]()
I do have the same problem as well. I have installed both PyRoxy 0.1 and GitPython 3.1.27 but Python can't import PyRoxy no matter what I've tried. I tried re-downloading the scripts twice, but it didn't fix it. ( NB: idk if using PyRoxy0.1 is the issue {can't install the PyRoxy 1.0b5}, maybe it is :-/ )
OS: Windows 10 21H2 (OS Build 19044.1889) installed requirements: PyRoxy 0.1 Python version: 3.8.3
It happens that PyRoxy depends on a library that is only on Linux but you are using Windows. I recommend you to use Docker and run MHDDoS there.