KiloQubit / probe_accuracy

GNU General Public License v3.0
93 stars 17 forks source link

Cant start environment. Ensurepip not available. #9

Open confuzled-dev opened 3 months ago

confuzled-dev commented 3 months ago

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 commented 3 months ago

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.