Error when installing with pip

1,143 views
Skip to first unread message

Benedikt Zier

unread,
May 5, 2019, 6:05:21 PM5/5/19
to or-tools-discuss
Hi,

I am trying to install the newest version of the python library using pip on Windows 7 64bit for Python 3.7.0.
After running "python -m pip install ortools" I get the follwing error message:

ERROR: Could not find a version that satisfies the requirement ortools (from versions: none)
ERROR: No matching distribution found for ortools

Using "--upgrade" or "--user" doesn't work either.

I have downloaded the "ortools-7.0.6546-cp37-cp37m-win_amd64.whl",
but running "pip install ortools-7.0.6546-cp37-cp37m-win_amd64.whl" I get this message:

ERROR: ortools-7.0.6546-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.

How can I solve this problem?

Thanks in advance.

Laurent Perron

unread,
May 6, 2019, 1:43:44 AM5/6/19
to or-tools-discuss
Can you check your python version. Is 64 bit ?

--
You received this message because you are subscribed to the Google Groups "or-tools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to or-tools-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/or-tools-discuss/619448e6-ed74-4f90-8707-40e53b1bef50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Benedikt Zier

unread,
May 6, 2019, 3:50:44 AM5/6/19
to or-tools-discuss
Thank you this solved the problem, I didn't even think of that.


On Monday, May 6, 2019 at 7:43:44 AM UTC+2, Laurent Perron wrote:
Can you check your python version. Is 64 bit ?

Le lun. 6 mai 2019 à 00:05, Benedikt Zier <benedikt...@gmail.com> a écrit :
Hi,

I am trying to install the newest version of the python library using pip on Windows 7 64bit for Python 3.7.0.
After running "python -m pip install ortools" I get the follwing error message:

ERROR: Could not find a version that satisfies the requirement ortools (from versions: none)
ERROR: No matching distribution found for ortools

Using "--upgrade" or "--user" doesn't work either.

I have downloaded the "ortools-7.0.6546-cp37-cp37m-win_amd64.whl",
but running "pip install ortools-7.0.6546-cp37-cp37m-win_amd64.whl" I get this message:

ERROR: ortools-7.0.6546-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.

How can I solve this problem?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "or-tools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to or-tools...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages