Install of Code_Saturne-5.1.0

All questions about installation
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
ffan
Posts: 66
Joined: Thu Jul 24, 2014 3:23 pm

Install of Code_Saturne-5.1.0

Post 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
Yvan Fournier
Posts: 4077
Joined: Mon Feb 20, 2012 3:25 pm

Re: Install of Code_Saturne-5.1.0

Post 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.
Post Reply