Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install doesn't appear to be working anymore for system wide package installs #31

Closed
Asriel115 opened this issue Aug 14, 2023 · 7 comments

Comments

@Asriel115
Copy link

Asriel115 commented Aug 14, 2023

This appears to be new....
Screenshot from 2023-08-13 22-53-32

@ahmed-al-balochi
Copy link
Owner

Thank you for pointing it out, I really appreciate it.

I will be looking for a solution and will create a new release once I am done.

@Asriel115
Copy link
Author

Awesome! And thank you for this amazing contribution to the open source community!

@ahmed-al-balochi
Copy link
Owner

Thank you for the kind words.

@ahmed-al-balochi
Copy link
Owner

So I finally got time to look into the issue, the solution is to use pipx to install LibreGaming.
I have updated the README file to include the information.
Basically, it's as follows:

  1. Install pipx.
  2. run sudo pipx install LibreGaming.
  3. Create an alias so that you don't write the full path:
alias libregaming="/root/.local/pipx/venvs/libregaming/bin/libregaming" 

I have already tested it. Please let me know if you have any issues.

@Asriel115
Copy link
Author

Asriel115 commented Sep 8, 2023

image
image

either I'm doing something wrong or its still not working. I am also not super familiar with pipx I rarely used pip as it was. I ran this in a VM because on my host system I just manually installed and setup everything I needed already. I apologize for my amature approach I am new to a lot of this stuff still.

@ahmed-al-balochi
Copy link
Owner

I will take a closer look into this and get back to you.

@ahmed-al-balochi
Copy link
Owner

Hello @Asriel115,

I apologize for the loooong delay.
I have made a new release to address this issue. Please test it out on your machine and let me know if you face any issues.

Thanks again for using my project, it means alot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants