Hi Pablo Orduña
Thank you for your prompt response.
I appreciate your efforts in trying to resolve the issues I encountered. Unfortunately, despite following the steps you provided, I'm still facing challenges. While the packages seem to be installed correctly, when I attempt to print the version using weblab-admin --version
, the issue persists due to Python 2.7 compatibility.
Based on our previous communications, it seems migrating the codebase from Python 2.7 to Python 3 would be the best solution. I'm reaching out to seek guidance on how to achieve this migration on my local system and subsequently run it on localhost.
Could you please provide detailed instructions or any specific steps I should follow to migrate the codebase to Python 3? Additionally, any insights or best practices you can share regarding this migration process would be greatly appreciated.
Thank you once again for your assistance. I'm eager to resolve this issue and proceed with the POC for our organization.
Regards
Ram
"Pablo Orduña" <pa...@labsland.com>: May 04 12:14PM -0700
Hi,
I just created a new virtualenv using Python 2.7:
$ python3 -mvenv /tmp/env
$ . /tmp/env/bin/activate
$ cd weblab/server/src
$ pip install -r requirements.txt -r ...more
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to weblabdeusto...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "weblabdeusto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weblabdeusto...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weblabdeusto/CAA%2BY%2BbvSm9d%2B4d_T7cAifo3KhkqbZVuEYxGtZXMh3pTmOs%2Bcvg%40mail.gmail.com.