You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: