Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Problem during installtion #27

Open
MarcelloPercoco opened this issue Jun 28, 2023 · 2 comments
Open

Problem during installtion #27

MarcelloPercoco opened this issue Jun 28, 2023 · 2 comments

Comments

@MarcelloPercoco
Copy link

Hi.

Instlalling Archmain on an updated Archlinux raise thise error:

`customtkinter is NOT installed
Installing customtkinter...
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try 'pacman -S
python-xyz', where xyz is the package you are trying to
install.

If you wish to install a non-Arch-packaged Python package,
create a virtual environment using 'python -m venv path/to/venv'.
Then use path/to/venv/bin/python and path/to/venv/bin/pip.

If you wish to install a non-Arch packaged Python application,
it may be easiest to use 'pipx install xyz', which will manage a
virtual environment for you. Make sure you have python-pipx
installed via pacman.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.`

and same for python-pillow and python-psutils

pillow and psutils can be installed with pacman, but for customtkinter i haven't found any solution.

@jonalinux
Copy link
Owner

jonalinux commented Jul 2, 2023 via email

@MarcelloPercoco
Copy link
Author

Is this solution safe or cuold break other things?

dipende da python-pip try : sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED Il giorno mer 28 giu 2023 alle ore 09:53

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

No branches or pull requests

2 participants