Actions
Bug #3556
closeddeProcessFrames.py needs both in pythonpath and path environment variable
Start date:
09/15/2015
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:
Description
This makes it necessary to define both and is incompatible with appion wrapper where only scripts in appion/bin directory is executable.
Updated by Anchi Cheng almost 10 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Scott Stagg
r19154 adds runDEProcessFrames.py in appion/bin which import and run deProcessFrames.py. This way, the latter only needs to be included in pythonpath and appion wrapper detects the runDEProcessFrames.py instead.
Updated by Anchi Cheng almost 10 years ago
- Status changed from In Code Review to Closed
Scott, I won't worry about code review if you have not found problem locally. We have been using it this way for a while now.
Actions