Skip to content

Could not find a version that satisfies the requirement requirements.txt #3

Open
@shinebacksoftware

Description

@shinebacksoftware

When I execute pip install requirements.txt in the command line, I get:

ERROR: Could not find a version that satisfies the requirement requirements.txt (from versions: none)
ERROR: No matching distribution found for requirements.txt

I'm running pip 20.1.1 from c:\py3keyloggerenv\lib\site-packages\pip (python 3.7).

Likewise if I try to execute the keylogger, I receive an error of a missing module:

(py3keyloggerenv) C:\py3keyloggerenv\python-keylogger>python Start.py
Traceback (most recent call last):
File "Start.py", line 19, in
import Cryptodome.Util
ModuleNotFoundError: No module named 'Cryptodome'

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