[New-bugs-announce] [issue15341] Cplex and python

moras moorshed report at bugs.python.org
Fri Jul 13 01:08:20 CEST 2012


New submission from moras moorshed <moorshed_k at yahoo.com>:

Im beginner with python, and I want to connect python to Cplex, IBM optimizer, I installed the python on this path:
'C:\Program Files\IBM\ILOG\CPLEX_Studio123\cplex\python\x86_win32\cplex'>
but when i want to create new file using cplex.Cplex() it gives me this error:
AttributeError: 'module' object has no attribute 'cplex'

so what is wrong?
please help me.

----------
components: Library (Lib)
messages: 165342
nosy: moorshed
priority: normal
severity: normal
status: open
title: Cplex and python
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15341>
_______________________________________


More information about the New-bugs-announce mailing list