Re: Pyinstaller resources.DistributionNotFound 'workalendar'

2020-05-08 Thread LM FP
Hi, I followed pypi instructions: pip install workalendar, and I also have not installed any virtual python environment on my computer. El viernes, 8 de mayo de 2020, 10:51:24 (UTC+2), Souvik Dutta escribió: > Have you installed the package listed in the error in a virtual environment? > > On

Re: Pyinstaller resources.DistributionNotFound 'workalendar'

2020-05-08 Thread Souvik Dutta
Have you installed the package listed in the error in a virtual environment? On Fri, 8 May, 2020, 2:10 pm LM FP, wrote: > Hi! > I have imported workalendar package -together with others packages- to my > python script, and It works fine. I compile it with Pyinstaller without > errors, but when I