Closed SenthilkumarRasan closed 6 years ago
I just came across the same issue and solved it by changing python-engineio==2.0.2
to python-engineio==2.2.0
in the requirements.txt
I'm not sure if there's any incompatibilities with 2.2.0
but so far everything seems to be working fine.
Thanks. Issue with python engineio resolved. Still i have issue with Microsoft visula C++ Build tools. I have installed Build tools fro visual studio 2015 (14.0, 23026). Still i am getting same error stating that build tools 14.0 required
Its working after installing visual C++ through visual studio installer. Thanks
General information
Issue Description
Error in installing elasticmasterHQ. Error stating that Microsoft visual C++ 14.0 required. I have installed VS build tools for VS 2015 (Version 14.0.23026). Still i am getting the same error. There is another error
python-socketio 2.0.0 has requirement python-engineio>=2.2.0, but you'll have python-engineio 2.0.2 which is incompatible.