Skip to content

pyergo library cannot be installed #5

@rpgoldman

Description

@rpgoldman

Describe the bug
Because the python library in ErgoAI does not have a setup.py or pyproject.toml, it cannot be installed into a python environment in a way that interacts properly with dependency management or with IDEs

To Reproduce

$ poetry add --editable ../ergo-engine/ErgoAI/python/pyergo

Source /Users/rpg/projects/codord-legend/ergo-engine/ErgoAI/python/pyergo does not appear to be a Python project: no pyproject.toml or setup.py

Expected behavior

Should be possible to add pyergo package as a python project/virtual environment dependency.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Irrelevant

Additional context
Trying to incorporate ErgoAI into a larger python-based software system.

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