[fluka-discuss]: python3 version of flair

From: Carl Ross <carlkross_at_gmail.com>
Date: Thu, 9 Jun 2022 18:09:02 -0700

"An experimental port of flair-2.3 to python3 is also available ..."

Here is my experience:

Ubuntu 20.04
Python 3.8.10

Flair starts up fine, reads input files, shows geometry.

However, when I go to "Run", "Data", "Clean" I get:

File "/usr/local/flairPy3/DataProcess.py", line 75, in _clean
    os.remove(f)
FileNotFoundError: [Errno 2] No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/flairPy3/FlairProcess.py", line 59, in clean
    return self._clean()
  File "/usr/local/flairPy3/DataProcess.py", line 80, in _clean
    errno, strerror = sys.exc_info()[1]
TypeError: cannot unpack non-iterable FileNotFoundError object

At this point, it has hung up.

Carl


__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Fri Jun 10 2022 - 04:42:15 CEST

This archive was generated by hypermail 2.3.0 : Fri Jun 10 2022 - 04:42:18 CEST