-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using 'make install', occur error: sqlalchemy.exc.ArgumentError #70
Comments
add example:
|
After doing what you said, this happens:
|
check your .env file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FATAL: sqlalchemy.exc.ArgumentError: Textual SQL expression 'CREATE EXTENSION IF NOT E...' should be explicitly declared as text('CREATE EXTENSION IF NOT E...')
Hi,
I have a problem when install RasaGPT == make install.
The error is :
The text was updated successfully, but these errors were encountered: