Hello, I tried the proposed solution with PyInstaller and it worked. Thank you so much.
On Thursday, December 30, 2021 at 2:41:13 PM UTC+1 bwoodsend wrote: > For plain PyInstaller, you just need to add --collect-data=geopandas to > your build command. I’ve no idea if auto-py-to-exe has an equivalent > setting. > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/8d80bb02-64cf-44d7-9c95-b0b6f6a420b0n%40googlegroups.com.
