DICOM problem in flair

Dear experts,
I am using fluka4-0.1/flair3.1-2 on fedora 30 and I want to use DICOM function. So I have installed the following programs:
python3-pydicom-1.4.2-2.fc30noarchrpm
python3-pillow-5.4.1-4.fc30.x86_64.rpm
python3-pillow-tk-5.4.1-4.fc30.x86_64.rpm
However, the flair still gives message “the pydicom library can not be loaded” !
Any help will be appreciated in advance.
A. Hadadi

Dear @asghar.haddadi,

I just installed Flair (from the rpm packages) on a clean Fedora 30 virtual machine, and it is working without any issue.

Please make sure all of the following packages are installed:
python3-pillow-tk python3-scipy python3-numpy python3-matplotlib python3-pydicom gnuplot

Cheers,
David

Dear David,

After installing python3-scipy, the problem was solved. Thanks so much.

Regards,
Asghar