doesn't see packages that I have
donaldbaiden
FREEOP

2 years ago

Railway somehow doesn't see packages that I have in my python project. All dependencies are presented as well

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.Traceback (most recent call last):

File "/app/main.py", line 3, in

from aiogram import Bot, Dispatcher, types, F, filters

ModuleNotFoundError: No module named 'aiogram'

Solved

2 Replies

2 years ago

Please describe the issue with more details.

Do you have all the needed modules in a requirements.txt file?


Status changed to Solved Railway almost 2 years ago


donaldbaiden
FREEOP

2 years ago

It was the issue, thanks


Welcome!

Sign in to your Railway account to join the conversation.

Loading...