AndPim4912

Results 6 issues of AndPim4912

wheel2deb cannot recognize python packages dependencies, which are stored in .whl file METADATA, if package setup.cfg file does not include lines: `[bdist_wheel] universal = 1 ` But python dependencies METADATA...

How to develop debian source package, produced by wheel2deb ? wheel2deb does not include setup.py to dsc. It's possible debuild edited package through chain "apt source, edit, PACKAGE and upload...

wheel2deb --> Unpacking 1 wheels wheel2deb-0.5.8-py3-none-any.whl does not support python 3.1 Warnings: 1. Errors: 0. Elapsed: 0.04s. python3 --version Python 3.11.2 attrs==23.1.0 colorama==0.4.6 dirsync==2.2.5 Jinja2==3.1.2 MarkupSafe==2.1.3 packaging==23.1 pkginfo==1.9.6 PyYAML==6.0.1 six==1.16.0...

I run API using `g4f api --bind localhost:1342 --ignored-providers Bing FreeChatgpt Liaobots` Got `Starting server... [g4f v-0.0.0] INFO: Started server process [12867] INFO: Waiting for application startup. INFO: Application startup...

bug

**Bug description** I generated metagpt project. But I am not satisfied with dummy logic implementation. I want to apply corrections to generated project I tried: --project-path ... --inc and --project-path...