muhammad-fiaz / logly

Logly is a Ready to Go! Python package designed to simplify and enhance the logging process. With Logly, you can log dynamically and rapidly, providing a seamless experience for developers. It comes with customization options, making it easy to tailor your logs according to specific needs.

Home Page:https://pypi.org/project/logly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: metadata-generation-failed

muhammad-fiaz opened this issue · comments

!pip install logy

output
Collecting logy
Downloading logy-0.1.zip (13 kB)
error: subprocess-exited-with-error

× python setup.py egg_info 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 (setup.py) ... 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.
hint: See above for details.

this is due to the setuptools version declared in the install requires in setup.py