You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, im sorry that i never responded here.
I hope you were able to figure out a solution.
we have moved to poetry + pyproject.toml
does this work for your use-case?
I have been trying to install pygam from source using flit, as indicated in the docs, but I am unable to do so.
I have been running the following (from the project's root directory):
pip install flit
flit install -s
And after running
flit install
I get the following error:Config file pyproject.toml does not exist
So it seems like the config toml file for installation is missing.
Environment details
Python 3.6.13
Flit 3.7.1
The text was updated successfully, but these errors were encountered: