osmosis-labs / test-tube

Test tube for cosmos-sdk chains integration test, written in Rust!
Apache License 2.0
53 stars 31 forks source link

Add warning for arm users #29

Closed CyberHoward closed 1 year ago

CyberHoward commented 1 year ago

Adds a warning to the osmosis-test-tube readme for ARM users.

closes #28

apollo-sturdy commented 1 year ago

Can you elaborate? It's working fine on my M2 Macbook.

CyberHoward commented 1 year ago

Can you elaborate? It's working fine on my M2 Macbook.

See #28 Maybe it requires some packages to be installed?

iboss-ptk commented 1 year ago

I'm on m1 as well, I'm not sure what your particular setup makes it fails?

CyberHoward commented 1 year ago

Ok, I'll close this PR and follow up on the issue then when I get some time to debug. Thanks!