Skip to content

problem with pywin32 and mega.py  #2

@danthe13th

Description

@danthe13th

i could not install them
even if i used
pip3 install pywin32...
$ pip install -r requirements.txt
Requirement already satisfied: mega.py in /data/data/com.termux/files/usr/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (1.0.8)
ERROR: Could not find a version that satisfies the requirement pywin32 (from versions: none)
ERROR: No matching distribution found for pywin32
~/SteaLinG $ python3 -m pip show pywin32
WARNING: Package(s) not found: pywin32
~/SteaLinG $ pip3 install pywin32
ERROR: Could not find a version that satisfies the requirement pywin32 (from versions: none)
ERROR: No matching distribution found for pywin32
~/SteaLinG $ ls
README.md Uptomage.py requirements.txt
SteaLinG.py pycache src
Steal_PS.py modules_version2
~/SteaLinG $ cat requirements.txt
mega.py
pywin32
pycryptodome
colored
~/SteaLinG $

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions