Skip to content

can not poetry install #100

@chaowenguo0

Description

@chaowenguo0

(venv) chaowenguo@chaowenguo-Alienware-17-R4:/pylingual$ pip install poetry>=2.0
(venv) chaowenguo@chaowenguo-Alienware-17-R4:
/pylingual$ poetry install

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions