jacobwilliams / json-fortran

A Modern Fortran JSON API
https://jacobwilliams.github.io/json-fortran/
Other
332 stars 83 forks source link

Error while executing build.sh #486

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi Jacob, I've been trying to use FoBiS.py to build the JSON-Fortran library. However, when I executed ./build.sh, there is an error: FoBiS.py build: error: argument -compiler: invalid lower value: 'gnu' Since there were both python2.7 and python3.6 in my computer, I installed FoBiS.py on both of them. So I guess this problem may not be related to FoBiS.py. Could you please give me some advice on how to deal with this problem?

Best regards, Stan

ghost commented 3 years ago

Hi Jacob, After rebooting my ubuntu system, the build.sh file runs successfully.

Best regards, Stan