Yes, I sourced the ‘haddock_configure.csh’ and all the paths are correct.
The output of ‘which python’ is:
/usr/bin/python
The output of ‘echo $PYTHONPATH’ is:
/work/programs/amber18/lib/python2.7/site-packages:/work/programs/HADDOCK2.2:/work/programs/HADDOCK2.4:/work/programs/HADDOCK2.4:/work/programs/HADDOCK2.4
hello , honoratorv , I have the same difficuties with haddock . I have output the commands and this is the run.param file
HADDOCK version: 2.4 - May 2021 release
Python version: 2.7.17 (default, Feb 27 2021, 15:10:58)
[GCC 7.5.0]
reading parameters from the file ./run.param
setting some variables:
N_COMP set to: 2
RUN_NUMBER set to: 1
HADDOCK_DIR set to: …/…
PROT_SEGID_2 set to: E
PROT_SEGID_1 set to: B
PDB_FILE1 set to: ./anas_platyrhynchos_B_.pdb
PDB_FILE2 set to: ./anas_platyrhynchos_E_.pdb
PROJECT_DIR set to: ./run1
Traceback (most recent call last):
File “/home/yjx/software/haddock2.4-2021-05/Haddock/RunHaddock.py”, line 95, in
newparsed = {InputFileParser.ParseRunParam()}
TypeError: unhashable type: ‘dict’