im on my m2 mac and recieving this error when tryi...
# ask-community
k
im on my m2 mac and recieving this error when trying to install dagster 1.1.2
Copy code
Hash for dagster (1.1.2) from archive dagster-1.1.2-py3-none-any.whl not found in known hashes
d
Hey Kevin - are other dagster versions hitting this problem too? Or just dagster 1.1.2?
No luck reproducing on my end, still happening for you?
Copy code
(dagster-3.8.9) dgibson@Daniels-MacBook-Pro dagster % pip install dagster==1.1.2
Collecting dagster==1.1.2
  Downloading dagster-1.1.2-py3-none-any.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.9 MB/s eta 0:00:00
k
think it just might be something weird with poetry - this fixes it
poetry config experimental.new-installer false