Closed Alysha-94 closed 5 years ago
I updated to python3.7.3 and the command works now
Ah, this could be a problem if we want to continue support for 3.6.
Truth is, the typing module made it very difficult to find a clean way to detect typing classes.
It turns out the typing module went through quite a significant overhaul between 3.6 and 3.7... being compatible with both would take some effort right now.
For our purposes Python >=3.7
is fine, we can set up containers/VMs with the right version to generate the files.
When I try to run gilbert init I get this
Here's my python and pip version info