Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cplex and python #59546

Closed
moorshed mannequin opened this issue Jul 12, 2012 · 2 comments
Closed

Cplex and python #59546

moorshed mannequin opened this issue Jul 12, 2012 · 2 comments
Labels
stdlib Python modules in the Lib dir

Comments

@moorshed
Copy link
Mannequin

moorshed mannequin commented Jul 12, 2012

BPO 15341
Nosy @amauryfa

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2012-07-13.00:22:25.163>
created_at = <Date 2012-07-12.23:08:19.722>
labels = ['invalid', 'library']
title = 'Cplex and python'
updated_at = <Date 2012-07-13.00:22:25.095>
user = 'https://bugs.python.org/moorshed'

bugs.python.org fields:

activity = <Date 2012-07-13.00:22:25.095>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2012-07-13.00:22:25.163>
closer = 'amaury.forgeotdarc'
components = ['Library (Lib)']
creation = <Date 2012-07-12.23:08:19.722>
creator = 'moorshed'
dependencies = []
files = []
hgrepos = []
issue_num = 15341
keywords = []
message_count = 2.0
messages = ['165342', '165345']
nosy_count = 2.0
nosy_names = ['amaury.forgeotdarc', 'moorshed']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue15341'
versions = ['Python 3.2']

@moorshed
Copy link
Mannequin Author

moorshed mannequin commented Jul 12, 2012

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.

@moorshed moorshed mannequin added the stdlib Python modules in the Lib dir label Jul 12, 2012
@amauryfa
Copy link
Member

Hi, the bug tracker is not designed to get help.
Please ask questions on the python-list forum, or the comp.lang.python newsgroup. There are many friendly people there...
Be ready to come with a short script showing the error.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir
Projects
None yet
Development

No branches or pull requests

1 participant