Imageai python

Hello! When installing imageAI, I get an error:
Traceback (most recent call last):
File “/usr/bin/pip3”, line 9, in
from pip import main
File “/usr/lib/python3/dist-packages/pip/init.py”, line 29, in
from pip.utils import get_installed_distributions, get_prog
File “/usr/lib/python3/dist-packages/pip/utils/init.py”, line 23, in
from pip.locations import (
File “/usr/lib/python3/dist-packages/pip/locations.py”, line 9, in
from distutils import sysconfig
ImportError: cannot import name ‘sysconfig’ from ‘distutils’ (/usr/lib/python3.9/distutils/init.py)
help solve the problem.

Hi,

The error is caused by some missing libraries.
Please find the following link for more information:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.