Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装后启动报错 #234

Closed
Jameswu0624 opened this issue Sep 6, 2024 · 1 comment
Closed

安装后启动报错 #234

Jameswu0624 opened this issue Sep 6, 2024 · 1 comment

Comments

@Jameswu0624
Copy link

Starting PaddleLabel
INFO [paddlelabel.util.189]:
Currently installed paddlelabel version is 1.0.5, a newer version stderr=b"ERROR:Invalidrequirement:'paddlelabel==':Expectedendorsemicolon(afternameandnovalidversionspecifier is available on pypi. Please consider updating paddlelabel with:
pip install --upgrade paddlelabel
You can visit https://github.com/PaddleCV-SIG/PaddleLabel/blob/develop/doc/CN/release_notes.md to see more details about PaddleLabel updates.
INFO [paddlelabel.config.19]: Database path: sqlite:///C:\Users\Administrator.paddlelabel\paddlelabel.db
INFO [paddlelabel.main.119]: Version: 1.0.1
INFO [paddlelabel.main.120]: PaddleLabel is running at http://localhost:17995
Traceback (most recent call last):
File "\?\D:\Program Files\Python\Scripts\pdlabel-script.py", line 33, in
sys.exit(load_entry_point('paddlelabel==1.0.2', 'console_scripts', 'pdlabel')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Program Files\Python\Lib\site-packages\paddlelabel_main_.py", line 122, in run
connexion_app.run(host=configs.host, port=configs.port, debug=configs.debug)
File "D:\Program Files\Python\Lib\site-packages\connexion\apps\abstract.py", line 281, in run
self.middleware.run(import_string, **kwargs)
File "D:\Program Files\Python\Lib\site-packages\connexion\middleware\main.py", line 497, in run
uvicorn.run(app, **kwargs)
TypeError: run() got an unexpected keyword argument 'debug'

本地已经执行过pip install --upgrade paddlelabel,扔有这个问题

@github-actions github-actions bot added the triage label Sep 6, 2024
Copy link

github-actions bot commented Nov 5, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant