Skip to content

Windows Installation doesn't work properly. #7

Description

@TheNachoBIT

Doing pip install -r requirements.txt fails the moment it wants to install anything in particular related to either blessed or term-image.

Workaround:

  • Go into the folder where python is located.
    • In this case i'm using MSYS to host Python in my computer as a whole, so my solution was to go into ".../lib/python3.10" in the Terminal and do pip install term-image and pip install blessed.
    • This solution works perfectly and once it opens up it runs 100%

Recommendation:

  • Make a python installer script that sets the main path to ".../lib/python3.10" via "cd" or something similar and run pip from there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    at:installationConcerning the installation process (error in script, problems while installing, etc)documentationImprovements or additions to documentationenhancementNew feature or requestos:windowsTargeting Windows

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions