Has anyone managed to install apache-flink [Python]? Whatever I do, fail.
Visual studio installed, yes all tools and SDK are included. All numpy, scipy ... whatever installed.
Even apache-beam as they say [question why install it if it's supposed to be Flink not Beam ... fake - this is same code what Beam is?]
pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
And tons of other messages that say nothing.
Tried on two PCs, different versions of Python... no way.