Open DeflateAwning opened 1 year ago
This project uses Go, not Python. Thus, Python tools won't install it. To set it up, follow the steps in README.md. You can clone and build it or get the Windows version from releases.
Please be aware:
go install
doesn't work due to a different project layout.% go install github.com/lemnos/tt@latest go: downloading github.com/lemnos/tt v0.4.2 go: github.com/lemnos/tt@latest: module github.com/lemnos/tt@latest found (v0.4.2), but does > not contain package github.com/lemnos/tt
Python version 3.9.13. Windows 10 and 11,
When running
pip install tt
, I get the following error: