Closed ghostenginesio closed 11 months ago
@ghostenginesio give it a try; I think it's fixed. I uploaded the whl and tar.gz (left it out last time). I am just learning the project.toml
requirement that Python requires for pypi projects so that caused the bugs.
@ghostenginesio give it a try; I think it's fixed. I uploaded the whl and tar.gz (left it out last time). I am just learning the
project.toml
requirement that Python requires for pypi projects so that caused the bugs.
Works now. Thanks a lot 🙏
Whenever I try installing the package I'm getting this error. This didn't happen earlier.
Collecting gdelt Downloading gdelt-0.1.13.tar.gz (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.0 MB/s eta 0:00:00 Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) 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. Preparing metadata (pyproject.toml) ... error error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.