Skip to content

Pycpx installation #7

@navid10433

Description

@navid10433

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions