|
|
以下报错代码后的内容:如果觉得多可以看图片 ,麻烦老师了
============================================================================
| ACPYPE: AnteChamber PYthon Parser interfacE v. 0 0 Rev: 0 (c) 2021 AWSdS |
============================================================================
DEBUG: Python Version 3.8.8
DEBUG: Max execution time tolerance is 10h
WARNING: no 'babel' executable, no PDB file as input can be used!
DEBUG: /home/cui/.app/amber20/bin/antechamber -i Lig.mol2 -fi mol2 -o tmp -fo ac -pf y
DEBUG:
Welcome to antechamber 21.0: molecular input file processor.
acdoctor mode is on: check and diagnose problems in the input file.
The atom type is set to gaff; the options available to the -at flag are
gaff, gaff2, amber, bcc, and sybyl.
-- Check Format for mol2 File --
Status: pass
-- Check Unusual Elements --
Status: pass
-- Check Open Valences --
Status: pass
-- Check Geometry --
for those bonded
for those not bonded
Warning: Close ( 0.71) nonbonded atoms (ID: 8, Name: N1) and (ID: 36, Name: H11).
Warning: Close ( 1.24) nonbonded atoms (ID: 8, Name: N1) and (ID: 39, Name: H14).
Warning: Close ( 0.88) nonbonded atoms (ID: 12, Name: C7) and (ID: 38, Name: H13).
-- Check Weird Bonds --
Status: pass
-- Check Number of Units --
Status: pass
acdoctor mode has completed checking the input file.
Info: Bond types are assigned for valence state (7) with penalty (1).
DEBUG: setResNameCheckCoords done
DEBUG: Net charge drift '0.000000'
==> ... charge set to 0
WARNING: Old version of antechamber. Strongly consider upgrading to AmberTools
WARNING: Setting mopac for antechamber
==> Executing Antechamber...
==> Debugging...
DEBUG: /home/cui/.app/amber20/bin/antechamber -i Lig.mol2 -fi mol2 -o Lig_bcc_gaff.mol2 -fo mol2 -c bcc -nc 0 -m 1 -s 2 -df 0 -at gaff -pf n
++++++++++start_quote+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Welcome to antechamber 21.0: molecular input file processor.
acdoctor mode is on: check and diagnose problems in the input file.
The atom type is set to gaff; the options available to the -at flag are
gaff, gaff2, amber, bcc, and sybyl.
-- Check Format for mol2 File --
Status: pass
Info: Finished reading file (Lig.mol2); atoms read (45), bonds read (47).
Info: Determining atomic numbers from atomic symbols which are case sensitive.
-- Check Unusual Elements --
Status: pass
-- Check Open Valences --
Status: pass
-- Check Geometry --
for those bonded
for those not bonded
Warning: Close ( 0.71) nonbonded atoms (ID: 8, Name: N1) and (ID: 36, Name: H11).
Warning: Close ( 1.24) nonbonded atoms (ID: 8, Name: N1) and (ID: 39, Name: H14).
Warning: Close ( 0.88) nonbonded atoms (ID: 12, Name: C7) and (ID: 38, Name: H13).
-- Check Weird Bonds --
Status: pass
-- Check Number of Units --
Status: pass
acdoctor mode has completed checking the input file.
Running: /home/cui/.app/amber20/bin/bondtype -j full -i ANTECHAMBER_BOND_TYPE.AC0 -o ANTECHAMBER_BOND_TYPE.AC -f ac
Info: Bond types are assigned for valence state (7) with penalty (1).
Running: /home/cui/.app/amber20/bin/atomtype -i ANTECHAMBER_AC.AC0 -o ANTECHAMBER_AC.AC -p gaff
Info: Total number of electrons: 195; net charge: 0
Info: The number of electrons is odd (195).
Please check the total charge (-nc flag) and spin multiplicity (-m flag).
Running: /home/cui/.app/amber20/bin/mopac.sh
sh: 1: /home/cui/.app/amber20/bin/mopac.sh: not found
/home/cui/.app/amber20/bin/wrapped_progs/antechamber: Fatal Error!
Cannot properly run "/home/cui/.app/amber20/bin/mopac.sh".
++++++++++end_quote+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ERROR: Antechamber failed
DEBUG: /home/cui/.app/amber20/bin/parmchk2 -i Lig_bcc_gaff.mol2 -f mol2 -o Lig_AC.frcmod
++++++++++start_quote+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Cannot open file (Lig_bcc_gaff.mol2) with mode (r).
No such file or directory
++++++++++end_quote+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ERROR: Parmchk failed
ERROR: Tleap failed
ACPYPE FAILED: [Errno 2] No such file or directory: 'Lig_AC.prmtop'
File "./acpype_new.py", line 3510, in <module>
molecule.createMolTopol()
File "./acpype_new.py", line 1222, in createMolTopol
self.topFileData = open(self.acTopFileName, 'r').readlines()
Total time of execution: less than a second
|
|