yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21885
Re: [Question #688367]: Yade 2019.01a uses python2 or python3
Question #688367 on Yade changed:
https://answers.launchpad.net/yade/+question/688367
Status: Open => Answered
Jan Stránský proposed the following answer:
Hi,
start Yade and execute:
import sys; print(sys.version)
it will tell you the python version used
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.