I couldnβt deploy my app. I was using Anaconda to make the virtual environment using Python 3.11.0 and Streamlit 1.31.1. This is the error message :
[07:24:30] π₯ Provisioning machine...
[07:24:30] π Preparing system...
[07:24:30] β Spinning up manager process...
[07:24:31] π Starting up repository: 'bikesharing-williamdevin', branch: 'main', main module: 'dashboard\dashboard.py'
[07:24:31] π Cloning repository...
[07:24:32] π Cloning into '/mount/src/bikesharing-williamdevin'...
Warning: Permanently added the ED25519 host key for IP address '192.30.255.113' to the list of known hosts.
[07:24:32] π Cloned repository!
[07:24:32] π Pulling code changes from Github...
[07:24:33] βοΈ The main module file does not exist: /mount/src/bikesharing-williamdevin/dashboard\dashboard.py
[07:24:33] βοΈ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[07:26:11] βοΈ Streamlit server consistently failed status checks
[07:26:11] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.
This is my repository : GitHub - WilliamDevin23/BikeSharing-WilliamDevin: Dashboarding and Exploratory Data Analysis for Bike Sharing Dataset
Please, I need assist