You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In newer versions, the usage of "python" has been deprecated. Now, python3 needs to be explicitly called. In addition, "python" may be linked to versions of python 2. Change calling "python" to calling "python3".
The text was updated successfully, but these errors were encountered:
In newer versions, the usage of "python" has been deprecated. Now, python3 needs to be explicitly called. In addition, "python" may be linked to versions of python 2. Change calling "python" to calling "python3".
The text was updated successfully, but these errors were encountered: