#Accessing python Env in Railway

4 messages · Page 1 of 1 (latest)

livid wren
#

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.

hushed craterBOT
#

Project ID: 0c7fec98-322c-4deb-ac9d-d61c6c0278bf

livid wren
#

initial problem fixed,

livid wren
#

though much delay in deployment still occurs.