never-eat-yellow-snow
never-eat-yellow-snow
I also have some problems using pygal in py2exe. First problem is that I have to explicitely include all .py files under pygal.graph, because the py2exe import autodetection doesn't seem...
You can include data files, but as far as I know you must open them in a quite different way. The idiom used in the code definitely does not work....
I did, but I probably made the mistake to merge them all back to the master branch of my fork... Anyway I'd clean up this mess when you say that...
I'm aware of the need for the cleanup and I'll do it, if this is something you are willing to merge. I use this currently like this to create an...