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

Unable to install indigo #98

Closed
thasipablo opened this issue Sep 6, 2024 · 3 comments
Closed

Unable to install indigo #98

thasipablo opened this issue Sep 6, 2024 · 3 comments

Comments

@thasipablo
Copy link

I am on Ubuntu Desktop 24.04 LTS, Python 3.12.3, tutor 18.1.3

I was unable to install indigo using the command tutor plugins install indigo since it installs system-wide.
I had to install it using pip install tutor-indigo --break-system-packages

  1. with tutor plugins install indigo

image

  1. with pip install tutor-indigo --break-system-packages

image

  1. result

image

@hinakhadim
Copy link
Collaborator

Thanks for the details. It seems you are trying to install the package without activating the virtual environment. Could you please answer the following questions to assist you better?

  • Are you using a virtual environment? If yes, Have you activated it?
  • Did you try installing any other Tutor plugins? If so, did you face similar issues?
  • Do you have administrative or sudo privileges on the system?
  • Can you share your current Python environment and PATH configuration?

@thasipablo
Copy link
Author

Hi @hinakhadim

I have sudo and full privileges on the system. I tried to install the package in the conda virtual environment but the tutor couldn't find it until I installed it system-wide.

@regisb
Copy link
Contributor

regisb commented Sep 16, 2024

As I explained in my answer to your Youtube command, you should not ever ever install tutor with sudo. Please watch again https://youtu.be/dTHHeEXu2c8?feature=shared&t=348

@regisb regisb closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants