Page 1 of 1

Install of Code_Saturne-5.1.0

Posted: Wed Oct 11, 2017 8:54 pm
by ffan
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

Re: Install of Code_Saturne-5.1.0

Posted: Mon Oct 16, 2017 9:31 am
by Yvan Fournier
Hello,

This may be due to a recent path update for Scotch for which I followed a user's feedback but did not test in full.

I'll fix it in 5.1.1...

Regards,

Yvan

PS : I'll have limited/infrequent network connectivity in the next 10 days.