etils
etils copied to clipboard
cannot "pip install etils"
Hi,
I cannot install etils[path] through pip. This is the following error message:
ERROR: Could not find a version that satisfies the requirement etils[epath] (from versions: none)
ERROR: No matching distribution found for etils[epath]
Thank you in advance!
Which Python version, OS are you using ? I was not able to reproduce the issue.
python 3.6 is compatible?
Only 3.7+
Closing this. It seems this appear only when using old Python version. 3.8+ should work.