MatrixTM / MatrixTM/MHDDoS

Requirements not installing properly

Open
#735 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
16.7k
Forks
3.6k
Avg merge
1d 16h
Merged PRs (30d)
5

Description

3:43:56
[da97c665!] Traceback (most recent call last):
13:43:56
[da97c665!] File "C:\Users\maxim\OneDrive\Desktop\MHDDoS-2.4.6\start.py", line 29, in
13:43:56
[da97c665!] from PyRoxy import Proxy, ProxyChecker, ProxyType, ProxyUtiles
13:43:56
[da97c665!] ModuleNotFoundError: No module named 'PyRoxy'
13:43:56
[INFO] Task da97c665 finished with exit code 1.

ERROR: Could not install packages due to an OSError: [Errno 22] Invalid argument: 'C:\Users\maxim\AppData\Local\Temp\pip-unpack-odaah4in\impacket-0.10.0.tar.gz'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported Windows installation failure and inspect start.py at line 29, where the missing PyRoxy import is reported. Check how dependencies are installed and whether the impacket archive error prevents PyRoxy from being available. Done means the documented installation completes without the pip error and start.py can import PyRoxy.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.