Hi,
when I try to run the installation test I receive the following error:
Microsoft Windows [Versione 10.0.14393]
(c) 2016 Microsoft Corporation. Tutti i diritti sono riservati.
C:\Users\cecil> obabel -V
Open Babel 2.4.1 -- Oct 10 2016 -- 21:27:47
C:\Users\cecil> obabel -Hsdf
sdf MDL MOL format
Reads and writes V2000 and V3000 versions
Open Babel supports an extension to the MOL file standard
that allows cis/trans and tetrahedral stereochemistry to be
stored in 0D MOL files. The tetrahedral stereochemistry is
stored as the atom parity, while the cis/trans stereochemistry
is stored using Up and Down bonds similar to how it is
represented in a SMILES string. Use the ``S`` option
when reading or writing if you want to avoid storing
or interpreting stereochemistry in 0D MOL files.
Read Options, e.g. -as
s determine chirality from atom parity flags
The default setting for 2D and 3D is to ignore atom parity and
work out the chirality based on the bond
stereochemistry (2D) or coordinates (3D).
For 0D the default is already to determine the chirality
from the atom parity.
S do not read stereochemistry from 0D MOL files
Open Babel supports reading and writing cis/trans
and tetrahedral stereochemistry to 0D MOL files.
This is an extension to the standard which you can
turn off using this option.
T read title only
P read title and properties only
When filtering an sdf file on title or properties
only, avoid lengthy chemical interpretation by
using the ``T`` or ``P`` option together with the
:ref:`copy format <Copy_raw_text>`.
Write Options, e.g. -x3
3 output V3000 not V2000 (used for >999 atoms/bonds)
a write atomclass if available
m write no properties
w use wedge and hash bonds from input (2D only)
S do not store cis/trans stereochemistry in 0D MOL files
A output in Alias form, e.g. Ph, if present
E add an ASCII depiction of the molecule as a property
H use HYD extension (always on if mol contains zero-order bonds)
Specification at: http://www.mdl.com/downloads/public/ctfile/ctfile.jsp
C:\Users\cecil> dir "%BABEL_DATADIR%"\mr.txt
Il volume nell'unità C è OS
Numero di serie del volume: DCEF-993C
Directory di C:\Users\cecil\AppData\Roaming\OpenBabel-2.4.1\data
10/10/2016 21:20 4.295 mr.txt
1 File 4.295 byte
0 Directory 879.874.514.944 byte disponibili
C:\Users\cecil> C:\Python\python
Python 2.7.13 |Anaconda 4.3.1 (64-bit)| (default, Dec 19 2016, 13:29:36)
[MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
Anaconda is brought to you by Continuum Analytics.
Please check out: http://continuum.io/thanks and https://anaconda.org
>>> import pybel
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Python\lib\site-packages\pybel.py", line 52, in <module>
import openbabel as ob
File "C:\Python\lib\site-packages\openbabel.py", line 37, in <module>
_openbabel = swig_import_helper()
File "C:\Python\lib\site-packages\openbabel.py", line 33, in
swig_import_helper
_mod = imp.load_module('_openbabel', fp, pathname, description)
*ImportError: DLL load failed: %1 non è un'applicazione di Win32 valida.*
>>>
What should I do?
Thanks
C.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss