Accessing python Env in Railway
project Id : 0c7fec98-322c-4deb-ac9d-d61c6c0278bf
I am having troubles deploying my app because a module is missing in my environment
ModuleNotFoundError: No module named 'bidi.algorithm'
even though it is included in my requirements.txt,
how can i access the Virtual environment hosted in railway. so i can inspect its content.
thanks.3 Replies