Hi, I'm having a little problem running this GVim Single Drop distribution. The process hangs before anything is shown in the screen. I try to find the issue and it is in the Python. There is a debugging output from the Python module as follows:
00000001 0.00000000 [2168] Fatal Python error: 00000002 0.00003686 [2168] Py_Initialize: can't initialize sys standard streams 00000003 0.00007543 [2168] I tried to search for the miss behaving function in the 'lib' directory (grep'ing it) but I couldn't find it. I don't know Python much. I also tried to see if there is a file or folder called 'streams' on the 'lib' directory, but seems that it don't. I'm using Windows 7, 64 bits. Anyone got this problem already? 2015-01-05 14:22 GMT-02:00 Steve Hall <[email protected]>: > On Mon, Jan 5, 2015 at 10:36 AM, Ben Fritz <[email protected]> > wrote: > > > > If you're committed to keeping this build going, feel free to add it > > here as well: http://vim.wikia.com/wiki/Where_to_download_Vim > > The link already there needs to be corrected to include the Vim/ > subdirectory: > http://sourceforge.net/projects/cream/files/Vim/ > > Nobody should get Cream in their Vim unless they want it. > > -- > Steve Hall [ digitect dancingpaper com ] > Cream for Vim http://cream.SourceForge.net > SteveHallArchitecture http://SteveHallArchitecture.com > > -- > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
