I have to write a python udf to fetch country details, so all the packages have to be zipped. When executing python as zip I am getting error since the mmdb file is also inside the zip folder and it is unable to access it.
So kindly provide me solutions on how to resolve this and I am a beginner in python.