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

Pycpx installation #7

Open
navid10433 opened this issue Jan 11, 2017 · 1 comment
Open

Pycpx installation #7

navid10433 opened this issue Jan 11, 2017 · 1 comment

Comments

@navid10433
Copy link

I was not able to install pycpx neither on OS X nor windows. The command that I am using is:

pip install --global-option='build_ext' --global-option=-I”Users/mac/Applications/IBM/ILOG/include” pycpx

or

easy_install pycpx

But all of them fail with the following error:

Exception: CPLEX concert include directory not found: please set environment variable CPLEX_PATH to point to the base of the CPlex/Concert installation. Attempting to find files: ilconcert/iloexpression.h, ilconcert/iloalg.h, ilconcert/iloenv.h, ilconcert/ilosolution.h.

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/03/smyxg5ys1hb7kpxbbf6zv92h0000gn/T/pip-build-aCrpYK/pycpx/

Given that I already set up cplex with python, I don't know where is the problem.
I really appreciate your help regarding this issue.

@ZHU-TAOZENG
Copy link

ZHU-TAOZENG commented Jun 13, 2020

Have you installed the pycpx package successfully? I have the same problem and don't know how to handle it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants