New submission from moras moorshed <moorshe...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue15341>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to