I've tried freezing an application that uses the GitPython package but every 
time I run the frozen executable I get the error

ImportError: 'gitdb' could not be found in your PYTHONPATH

I have tried importing gitdb and using the -packages and a setup script with 
'packages' and 'includes' options but I still get the error.

Is there anything else that can be tried?

OS: Windows 7
cx_Freeze: 4.3.4
GitPython: 0.3.6
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to