Skip to content

Requirements.txt has packages from local machine #1

@psychon7

Description

@psychon7

Some packages in the Requirements.txt file are fetched from the local machine directory. Gives this error if we try to run it directly. It was fixed after I cleared all the packages that was fetched from the local folder.

ERROR
~/MetaHumanServer$ pip install -r requirements.txt
Looking in indexes: https://package-proxy.replit.com/pypi/simple/
Processing /home/conda/feedstock_root/build_artifacts/asttokens_1670263926556/work
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/conda/feedstock_root/build_artifacts/asttokens_1670263926556/work'

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