yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21489
Re: [Question #686704]: PicklingError
Question #686704 on Yade changed:
https://answers.launchpad.net/yade/+question/686704
Jérôme Duriez posted a new comment:
As for Python 3: I think all Python versions starting with 3 are
acceptable.
I understood you installed YADE from source. To use a Python3-consistent
YADE version, you just have to repeat this process, after grabbing a
recent/the latest version of source code (2019.01a is too old in this
aspect, it relies on Python 2) and follow instructions at https://yade-
dem.org/doc/installation.html.
You will be able to check your new ecosystem looking at the following message when you launch yade
####
Welcome to Yade xxxx
Using python version: 3.6.9 # see this line !
####
--
You received this question notification because your team yade-users is
an answer contact for Yade.