Using smartpy without docker

Hello there,

I used smartpy legacy using directly the smartpy environment and files (Smartpy.sh).
I saw that the new version of smartpy is solely installable using docker.
However, I am using a mac M1, which prevents me from using docker server properly.
Is there a way to use the environment in the new version of smartpy?

Yes, SmartPy should work on an M1 Mac.

Could you provide more details on the error you’re encountering so we can assist you better?

Basically, if I want to install smartpy, thgen I should run a docker container. However, there is no way to install docker server on a mac M1. Only the docker client is available.

The link you provided gives solution, with docker-machine. Did you try them?

Hey, I’m really sorry, I just reinstalled docker client and it worked.