Installing Psychopy

How did you manage to install psychopy ? We have this error message :

line 16, in
import setuptools.version
File “C:\Users\IBEB\AppData\Local\Temp\pip-build-env-0ij0htyy\overlay\Lib\site-packages\setuptools\version.py”, line 1, in
import pkg_resources
File “C:\Users\IBEB\AppData\Local\Temp\pip-build-env-0ij0htyy\overlay\Lib\site-packages\pkg_resources_init_.py”, line 2172, in
register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module ‘pkgutil’ has no attribute ‘ImpImporter’. Did you mean: ‘zipimporter’?
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.