Tianjing Li

Results 38 comments of Tianjing Li

@joelsprunger Not sure this will work, but can you try specifying `arm64v8` in the docker compose?

Ah excuse me, try `amd64v8`

@joelsprunger Thanks for all the details, we're aware of the issues with some operating systems and will look into it

Hey @joelsprunger it's been a while but we should have a fix for this soon

@joelsprunger We've recently pushed a new version of the terrarium image that resolves this issue, you should be able to try again

@francisco-perez-sorrosal pytest is failing because you need to update the lock file. run `poetry lock`

@xdotli I have an M1 as well with my setup and I'm able to run the poetry setup, perhaps try deleting the .venv file poetry generates and trying it again?