django-psdb-engine icon indicating copy to clipboard operation
django-psdb-engine copied to clipboard

mysql_config command not fo

Open lnxpy opened this issue 3 years ago • 0 comments

  • django-psdb-engine version: 1.0.6
  • Python version: 3.11.2
  • Operating System: OSX

Description

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

lnxpy avatar Apr 08 '23 12:04 lnxpy