We're a place where coders share, stay up-to-date and grow their careers.
Are you using the default Python 2.7?? You may need to use Python 3.x
I got this working on the Mac using Python 3.7.4 using virtual env and brew. Works fine.
I am using docker with my Macbook without any issue. And it is a great alternative to start working on any environment, stack, etc.
Are you using the default Python 2.7?? You may need to use Python 3.x
I got this working on the Mac using Python 3.7.4 using virtual env and brew. Works fine.
I am using docker with my Macbook without any issue. And it is a great alternative to start working on any environment, stack, etc.