Hi Lars - I just tried to install Atomistic again, on Mac OS X 10.14.6. It seemed initially that it builds ok (with a number of warnings...) but importing it in Python give the following error:
$ python -c "import atomistica"
Fortran runtime error: Incorrect extent in VALUE argument to DATE_AND_TIME intrinsic: is -140732691717358, should be >=8
Some system information:
- Python: latest anaconda python,
$ python --version
Python 3.7.3
(base) chattahoochee:atomistica ortner$ gfortran --version
GNU Fortran (Homebrew GCC 8.1.0) 8.1.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Anything else that would be useful?
Hi Lars - I just tried to install Atomistic again, on Mac OS X 10.14.6. It seemed initially that it builds ok (with a number of warnings...) but importing it in Python give the following error:
Some system information:
Anything else that would be useful?