Hello,
help me out to solve this error…
import ricecooker
File “ricecooker/init.py”, line 11, in
raise RuntimeError(“Ricecooker only supports Python 3.4+”)
RuntimeError: Ricecooker only supports Python 3.4+
Thanks.
Hello,
help me out to solve this error…
import ricecooker
File “ricecooker/init.py”, line 11, in
raise RuntimeError(“Ricecooker only supports Python 3.4+”)
RuntimeError: Ricecooker only supports Python 3.4+
Thanks.
Are you running Python 3.4 or above?