Bug #2279
closedError on RCT volume reconstruction
0%
Description
Hi there
I am unable to create RCT volumes from my 2D classes, regardless of the number of classes I use.
It looks like it is a release/code update problem.
Please see attachment for details.
Many Thanks
Files
Updated by Amber Herold over 11 years ago
Thanks Julia,
I may not be able to look into this until tomorrow.
Anchi, Jim, do you know what causes the "NameError: name "LeginonConfigError" is not defined" message. If not, I'll check tomorrow.
Updated by Amber Herold over 11 years ago
- Status changed from New to In Test
- Assignee set to Julia Luciano
Ok Julia,
There are older versions of appion also installed on the machine, so it was trying to use an old version of some of the files.
When running via the command line, you should always prefix any Appion commands with "/opt/myami-2.2/bin/appion " to ensure the proper version is running. So it should look like:
/opt/myami-2.2/bin/appion rctVolume.py .....
We are removing older installations now, but give it a try with the prefix.