I keep getting error when deploying on a last step “Promote”
Hey @IvanPashchenko2 welcome to the forums!
Could you please elaborate on what you are asking. Also could you please give us a link to your Repl, it would help us find out what is wrong.
Also facing problem "ModuleNotFoundError: no module named ‘pandas’ ", but I am importing pandas, could you please check, here is link: https://replit.com/@ChocolateCroiss/boilerplate-demographic-data-analyzer#demographic_data_analyzer.py
I’m sorry, @ChocolateCroiss , I think you posted in the wrong topic. We are talking about Deployments, not Modules.
P.S. Try entering pip install pandas
into the Shell.