Install of Code_Saturne-5.1.0
Posted: Wed Oct 11, 2017 8:54 pm
Hi,
Downloaded Code_Saturne-5.1.0, and tried to install on CentOS 6.9. It showed the following error message. This was before it could generate a setup file.
$ ../code_saturne-5.1.0/install_saturne.py
Installation of Code_Saturne
------------------------------------------------
The process will take several minutes.
You can have a look at the log file meanwhile.
Traceback (most recent call last):
File "../code_saturne-5.1.0/install_saturne.py", line 1409, in <module>
setup = Setup()
File "../code_saturne-5.1.0/install_saturne.py", line 674, in __init__
url="https://gforge.inria.fr/frs/download.php/file/34618")
File "../code_saturne-5.1.0/install_saturne.py", line 179, in __init__
self.url = url % self.archive
TypeError: not all arguments converted during string formatting
I also tried it on my Ubuntu 12.04 LTS workstation. Same thing, can't install.
- ffan
Downloaded Code_Saturne-5.1.0, and tried to install on CentOS 6.9. It showed the following error message. This was before it could generate a setup file.
$ ../code_saturne-5.1.0/install_saturne.py
Installation of Code_Saturne
------------------------------------------------
The process will take several minutes.
You can have a look at the log file meanwhile.
Traceback (most recent call last):
File "../code_saturne-5.1.0/install_saturne.py", line 1409, in <module>
setup = Setup()
File "../code_saturne-5.1.0/install_saturne.py", line 674, in __init__
url="https://gforge.inria.fr/frs/download.php/file/34618")
File "../code_saturne-5.1.0/install_saturne.py", line 179, in __init__
self.url = url % self.archive
TypeError: not all arguments converted during string formatting
I also tried it on my Ubuntu 12.04 LTS workstation. Same thing, can't install.
- ffan