Skip to content

Linux installer failure #104

Description

@DASPRiD

When running the Linux installer, it ran through mostly successfully, but ended up creating an invalid symlink:

~/.local/bin/babble-app -> ~/.local/share/project-babble/babbleapp-installer-tagged.sh

It should have gone to babbleapp.sh I think.


Secondary issue in the babbleapp.sh file. When it tries to install requirements in the virtual env, it fails on the pysimplegui dependency:

ERROR: Could not find a version that satisfies the requirement pysimplegui==4.70.1 (from versions: 5.0.8.2, 5.0.8.3)
ERROR: No matching distribution found for pysimplegui==4.70.1

This is on PopOS 22.04.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions