RE: [fluka-discuss]: flair 2.0 error bz2 module missing

From: Vasilis Vlachoudis <Vasilis.Vlachoudis_at_cern.ch>
Date: Wed, 19 Mar 2014 17:19:54 +0000

Hi George,

I think that your python installation is somehow corrupted.
the bz2 library is one of the standard libraries of python (inside the python-libs) package
and this import was there since version 0.9 of flair.
I would suggest try to verify with rpm -V the packages and possibly reinstall them

Vasilis

________________________________________
From: owner-fluka-discuss_at_mi.infn.it [owner-fluka-discuss_at_mi.infn.it] on behalf of George Kharashvili [georgek_at_jlab.org]
Sent: 19 March 2014 16:58
To: Fluka discussion
Subject: [fluka-discuss]: flair 2.0 error bz2 module missing

Hi all,

Earlier we discussed a problem related to flair-2.0 rpm installation problem:
Failed dependencies:
        numpy is needed by flair-2.0-0.x86_64

I think Vasilis was correct about a couple of things:
1) numpy was not installed using rpm and that was causing some confusion,
2) pydicom libraries were missing, so Dicom module was disabled.

I have since yum installed numpy (numpy-1.4.1-9.el6.x86_64) and imported dicom libraries. As a result, flair and flair-geoviewer rpm packages installed without any error messages, but flair does not launch. This is what I get when I try to run flair:

Traceback (most recent call last):
  File "/usr/local/flair/flair.py", line 73, in <module>
    import bz2
ImportError: No module named bz2

Any pointers?

--
George Kharashvili
Jefferson Lab Radiation Control
757-269-6435
Received on Wed Mar 19 2014 - 19:22:56 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 19 2014 - 19:22:57 CET