pyspur icon indicating copy to clipboard operation
pyspur copied to clipboard

Error running migrations: MultiplexedPath()

Open erenirmak opened this issue 8 months ago • 2 comments

I initialized a pyspur project and configured PostgreSQL database connection but during the initialization process, I received this error:

(llm) user@raspberrypi:~/Desktop/Projects/PySpur-agent/theasy $ pyspur serve ✓ Loaded configuration from .env Running database migrations... ✓ Connected to database ! No previous migrations found, initializing database Error running migrations: MultiplexedPath('/home/user/llm/lib/python3.11/site-packages/pyspur/models/management/alembic') is not a file Error starting server: 1

erenirmak avatar Apr 04 '25 09:04 erenirmak

I got the same error with pyspur serve command as well

ad-free avatar Apr 09 '25 07:04 ad-free