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
I just wanted to install the package, it raised some exceptions.
What I Did
$ pip install django-psdb-engine
output:
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
/bin/sh: mysql_config: command not found
/bin/sh: mariadb_config: command not found
/bin/sh: mysql_config: command not found
The text was updated successfully, but these errors were encountered:
Description
I just wanted to install the package, it raised some exceptions.
What I Did
output:
The text was updated successfully, but these errors were encountered: