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

Cant start environment. Ensurepip not available. #9

Open
confuzled-dev opened this issue May 10, 2024 · 1 comment
Open

Cant start environment. Ensurepip not available. #9

confuzled-dev opened this issue May 10, 2024 · 1 comment

Comments

@confuzled-dev
Copy link

image
image

Failing command: ['/home/pi/plotly-env/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']

The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.

apt-get install python3-venv

After running the command above, i am told that the software is already up to date.

This happened after forcing a restart on a printer that was running the test for over 4hours without ending on its own

I am in the voron and klipper discords "Confuzled"

@KiloQubit
Copy link
Owner

When you say "forcing a restart", did you power off the printer without shutting down the host? If so, it may have corrupted your OS installation. I would save the configuration files (e.g. printer.cfg) and reimage the OS.

Unfortunately I haven't had much time to spend on the printers lately, but if you need more timely help with your Voron printer, I would recommend opening a help ticket on the Voron discord, the people answering those tickets are amazing.

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