-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels