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
Install of Code_Saturne-5.1.0
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4206
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Install of Code_Saturne-5.1.0
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.
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.