Preparing metadata (pyproject.toml)

152 Views Asked by At

Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [21 lines of output]

I'm getting this error while importing the pygobject module. I don't know how to solve the problem. Any one has any idea how to solve it? Thanks in advance

I tried pip install PyGObject pip install -m PyGObject still getting the error in downloading the file

0

There are 0 best solutions below