I let my lab environment expire but I expect that does not matter (but maybe I am wrong).
So I restart the lab environment, try the first command: Lab start manage_reusing. It isn't working.
I get a Python Traceback but since it is a lab environment, there isn't much I can do. Or at least that "I" can do.
Thoughts?
---
Traceback (most recent call last):
@ilasialexandru Partner based subscription has limited capacity by design - try after sometime, preferrably in non-peak hours.
Please reach out to the training partner for support or switch to RHLS subscription.
Hello,
I encountered a similar error as well. If you run the commands below, the issue will likely be resolved.
rm -rf /home/student/.venv/labs/lib/python3.9/site-packages/rht_labs_do370*
rm -rf /home/student/.venv/labs/lib/python3.9/site-packages/do370
/home/student/.venv/labs/bin/pip install --no-cache-dir --force-reinstall --no-deps \
--extra-index-url https://pypi.apps.tools-na.prod.nextcle.com/repository/labs/simple/ \
rht-labs-do370==4.16.3
@bsenguler I am not sure where you get this resolution and also not sure if this will work for a partner based limited lab env.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.