--
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-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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.
This is not the last version. And I did not change the build process on Windows between the 6.3 and 6.4 release :-)
--
To unsubscribe from this group and stop receiving emails from it, send an email to or-tools-discuss+unsubscribe@googlegroups.com.
It seems dlls were mixed up, and the python 3.6 modules is linked against a 3.5 python.Can you try with python 3.5?Thanks
Le lun. 2 oct. 2017 à 12:58, 'Laurent Perron' via or-tools-discuss <or-tools-discuss@googlegroups.com> a écrit :
So, python 2.7 modules work fine on my machine.I can reproduce the problem with python 3.6.I continue my debug session.
2017-09-30 21:26 GMT+02:00 Yingjue <zhouy...@gmail.com>:
Yes you are right. I mean "the PREVIOUS stable version of ortools (6.3.4431)". Sorry I am so happy at that moment and did not use the accurate wording ^_^Many thanks for this great tool, Laurent!
On Saturday, September 30, 2017 at 12:19:03 PM UTC-7, Laurent Perron wrote:This is not the last version. And I did not change the build process on Windows between the 6.3 and 6.4 release :-)
Le sam. 30 sept. 2017 à 21:16, Yingjue <zhouy...@gmail.com> a écrit :--Update:I uninstalled the whole python, then started from scratch and pip installed the last stable version of ortools (6.3.4431).python -m pip install py3-ortools==6.3.4431Now it seems working fine on my machine.
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.
For more options, visit https://groups.google.com/d/optout.
--
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-discuss+unsubscribe@googlegroups.com.
--
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-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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-discuss+unsubscribe@googlegroups.com.
I have now successfully installed the package! I tried your advice Laurent to install to Python 3.5 instead but unfortunately that didn't work either. However I took Yingjue's advice and pip installed 6.3.4431 and that worked fine.Thanks for your help Laurent, really appreciated.Hope you can sort these issues for the next release!
--
Updating with pip worked fine. I now have ortools 6.5.4527 installed and working with Python 3.6. Thanks!
--