overhangio / tutor-indigo

An elegant, customizable theme for Open edX
GNU Affero General Public License v3.0
78 stars 303 forks source link

Unable to install indigo #98

Closed thasipablo closed 1 month ago

thasipablo commented 1 month ago

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 commented 1 month ago

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?

thasipablo commented 1 month ago

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 commented 1 month ago

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