You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Running into issues getting FilaOps running? Post here.
Before you ask, check:
Python 3.11+ installed
SQL Server Express installed (or full SQL Server)
ODBC Driver 17 installed
.env file configured with your database credentials
Common issues:
"Can't connect to database"
Check your connection string in .env
Make sure SQL Server is running
Verify the database exists
"Module not found" errors
Make sure you ran pip install -r requirements.txt
Check you're in the virtual environment
When posting:
What OS are you on?
What error message do you see?
What have you tried?
I'll do my best to help, and if you solve something tricky, post the solution for the next person!
Beta Was this translation helpful? Give feedback.
All reactions