Thank you!

export PYTHONPATH=/sw/share/xtal/ccp4-6.1.13/share/python/

added to my .bash_profile did the trick


Alex



On Jul 22, 2010, at 11:22 AM, Kevin Cowtan wrote:

> Maybe your PYTHONPATH isn't set?
> 
> echo $PYTHONPATH
> 
> should give
> 
> /sw/share/xtal/ccp4-6.1.13/share/python/
> 
> (This should happen automatically from the setup scripts however)
> 
> Alexander Batyuk wrote:
>> Dear all,
>> I'm having trouble running buccaneer 1.5 from within ccp4i on mac os x 
>> 10.6.4 with the following error:
>> ***************************************************************************
>> * Information from CCP4Interface script
>> ***************************************************************************
>> The program run with command: python -u 
>> /sw/share/xtal/ccp4-6.1.13/bin/buccaneer_pipeline -stdin has failed with 
>> error message
>> Traceback (most recent call last):
>>  File "/sw/share/xtal/ccp4-6.1.13/bin/buccaneer_pipeline", line 3, in 
>> <module>
>>    from CCP4pipeline import Control
>> ImportError: No module named CCP4pipeline
>> ***************************************************************************
>> The module CCP4pipeline appears in locate:
>> /sw/share/xtal/ccp4-6.1.13/share/python/CCP4pipeline.py
>> /sw/share/xtal/ccp4-6.1.13/share/python/CCP4pipeline22.py
>> /sw/share/xtal/ccp4-6.1.13/src/CCP4pipeline.py
>> /sw/share/xtal/ccp4-6.1.13/src/CCP4pipeline22.py
>> I would appreciate any help.
>> Best wishes,
>> Alex
> 
> 
> -- 
> EMAIL DISCLAIMER http://www.york.ac.uk/docs/disclaimer/email.htm

Reply via email to