Question #695333 on Yade changed: https://answers.launchpad.net/yade/+question/695333
Sacha Duverger posted a new comment: An update for future references: versions of the python modules installed also matters. For example: I saved a ".xml.bz2" file with some version of Yade (see [*] for printAllVersions output) and numpy 1.17.4. Soon after I updated numpy to 1.22.3 and couldn't open the ".xml.bz2" file anymore (I got a segmentation fault), even though the output of printAllVersions was exactly the same (version + features). [*] : printAllVersions output ``` Yade version : 2022-03-22.git-bac0ffb Yade features : LOGGER USEFUL_ERRORS COMPLEX_MP VTK OPENMP GTS QT5 CGAL LS_DEM GL2PS POTENTIAL_PARTICLES Yade config dir: ~/.yadenc Yade precision : 53 bits, 15 decimal places, without mpmath, PrecisionDouble ``` Libraries used : | library | cmake | C++ | | ------------- | -------------------- | ------------------ | | boost | 107100 | 1.71.0 | | cgal | | 5.0.2 | | cmake | 3.16.3 | | | compiler | /usr/bin/c++ 9.4.0 | gcc 9.4.0 | | eigen | 3.3.7 | 3.3.7 | | freeglut | 2.8.1 | | | gl | | 20190805 | | ipython | 7.13.0 | | | mpi4py | 3.0.3 | | | mpmath | 1.1.0 | | | openblas | | OpenBLAS 0.3.8 | | python | 3.8.10 | 3.8.10 | | qglviewer | | 2.6.3 | | qt | | 5.12.8 | | sphinx | 1.8.5-final-0 | | | sqlite | | 3.31.1 | | vtk | 6.3.0 | 6.3.0 | ``` Linux version : Ubuntu 20.04.3 LTS Architecture : amd64 Little endian : True ``` -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

