Hey guys! I have a problem building a PyFlink dock...
# troubleshooting
m
Hey guys! I have a problem building a PyFlink docker image as in the example At
pip install..
I get an error stating that there's no
/opt/java/openjdk/include
directory. Any ideas? p.s. I'm on an M1 macbook Building for
linux/amd64
seems to be working
d
@Max Dubinin Could you share more detailed exception message?
m
@Dian Fu thank you for your reply! It happens during the installation of the pemja library
apache-flink
depends on. This is literally the exception, it looks for that
include
directory and it indeed is not there
d
@Xingbo Huang Could you help to take a look at this?