-
Notifications
You must be signed in to change notification settings - Fork 115
Description
(venv) chaowenguo@chaowenguo-Alienware-17-R4:/pylingual$ pip install poetry>=2.0/pylingual$ poetry install
(venv) chaowenguo@chaowenguo-Alienware-17-R4:
The Poetry configuration is invalid:
- The fields ['authors', 'description', 'name', 'version'] are required in package mode.
- Additional properties are not allowed ('requires-poetry' was unexpected)
(venv) chaowenguo@chaowenguo-Alienware-17-R4:~/pylingual$ pip show poetry
Name: poetry
Version: 2.2.1
Summary: Python dependency management and packaging made easy.
Home-page:
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
License:
Location: /home/chaowenguo/pylingual/venv/lib/python3.12/site-packages
Requires: build, cachecontrol, cleo, dulwich, fastjsonschema, findpython, installer, keyring, packaging, pbs-installer, pkginfo, platformdirs, poetry-core, pyproject-hooks, requests, requests-toolbelt, shellingham, tomlkit, trove-classifiers, virtualenv
Required-by:
how to fix
The Poetry configuration is invalid:
- The fields ['authors', 'description', 'name', 'version'] are required in package mode.
- Additional properties are not allowed ('requires-poetry' was unexpected)