dapptools icon indicating copy to clipboard operation
dapptools copied to clipboard

stuck installing "EVM.FeeSchedule" on OSX at 100% CPU

Open msmyers opened this issue 3 years ago • 2 comments

Preprocessing library for hevm-0.49.0..
Building library for hevm-0.49.0..
[ 1 of 32] Compiling EVM.Demand       ( src/EVM/Demand.hs, dist/build/EVM/Demand.o, dist/build/EVM/Demand.dyn_o )
[ 2 of 32] Compiling EVM.FeeSchedule  ( src/EVM/FeeSchedule.hs, dist/build/EVM/FeeSchedule.o, dist/build/EVM/FeeSchedule.dyn_o )

msmyers avatar Aug 02 '22 00:08 msmyers

me too. I am using macOS Monterey 12.2.1 with Intel chip. and now [ 2 of 32] Compiling EVM.FeeSchedule takes forever in my Macbook.

frankwei98 avatar Aug 09 '22 04:08 frankwei98

I solved this problem by uninstall nixos and reinstall with a elder version. Reference: https://github.com/dapphub/dapptools/issues/878#issuecomment-995543586

frankwei98 avatar Aug 09 '22 08:08 frankwei98

hevm now lives at https://github.com/ethereum/hevm, please raise the issue there if still relevant.

asymmetric avatar Feb 24 '23 14:02 asymmetric