Closed bageren closed 1 year ago
Hi, can you tell me the output of
pip install --force-reinstall -v "dhall==0.1.14"
@s-zeng
pip install --force-reinstall -v "dhall==0.1.14"
Using pip 23.1.2 from /Users/dkJeBaRa/Library/trifrost/venv/lib/python3.10/site-packages/pip (python 3.10)
ERROR: Could not find a version that satisfies the requirement dhall==0.1.14 (from versions: 0.1.9)
ERROR: No matching distribution found for dhall==0.1.14
This is a duplicate of https://github.com/s-zeng/dhall-python/issues/32#issuecomment-1374371697
Once I am done with my wedding and honeymoon, I should have some time to fix this. In the mean time, try installing directly from Github
python version: 3.10.2 pip version: 23.1.2 macOS: 13.3.1 chip: Apple M2 Pro
When I run
pip install dhall
, I get the following error: