← Back to team overview

zim-wiki team mailing list archive

Re: Zim 0.64 released

 


FYI 

When I starting zim.py under Windows 7 SP1+Python 2.7+Zim 0.64:


C:Program Files (x86)Zim Desktop Wiki>c:Python27python.exe
zim.py

Traceback (most recent call last): File "zim.py", line 37, in 

import zim
 File "C:Program Files (x86)Zim Desktop Wikizim__init__.py",
line 186, in 
 import zim.environ # initializes environment parameters 

File "C:Program Files (x86)Zim Desktop Wikizimenviron.py", line 16, in 

 from zim.fs import ENCODING, isdir 
 File "C:Program Files (x86)Zim
Desktop Wikizimfs.py", line 1922, in  
 import win32api, win32con

ImportError: No module named win32api 
ERROR: Could not find python
module files in path: 
C:Program Files (x86)Zim Desktop Wiki
C:Windowssystem32python27.zip C:Python27DLLs C:Python27lib
C:Python27libplat-win C:Python27liblib-tk C:Python27
C:Python27libsite-packages C:Python27libsite-packagesgtk-2.0
C:Python27libsite-packages 

Try setting PYTHONPATH

I installed Python
for Windows Extension from http://starship.python.net/~skippy/win32/ [1]
(pywin32-219.win32-py2.7.exe) and it works. Its may be a new
dependency.

Regards

On Wed, 28 Oct 2015 09:36:13 +0100, Jaap
Karssenberg  wrote:  

Dear all,

Yesterday evening I uploaded a new
release of zim. Most important changes you find in the changelog below.
This release particularly contains a lot of bug fixes by other
contributors out there - thanks for all the help!

Unfortunately quite a
few fixes did not make it. Will plan for a new release early 2016.
Regards,

 Jaap

=== 0.64 - Tue 27 Oct 2015 ===
* Bookmark plugin - by
Pavel M
* Updated spell plugin to allow using gtkspellcheck as backend
*
Updated attachmentbrowser plugin with new thumbnailing logic
* Speed up
of sqlite indexing
* Updated support for OS X - by Brecht Machiels
* Bug
fixes for the Fossil version control support
* Bug fixes for locale in
strftime and strxfrm functions
* Bug fix to avoid overwriting the
accelmap config file

-- 

MUKLI KRISZTIÁN

 _tel: +3631 313 2094_

_mail: krisztianmukli@xxxxxxxx [2]_
 _web: www.mukli.hu [3]_


Links:
------
[1] http://starship.python.net/~skippy/win32/
[2]
mailto:krisztianmukli@xxxxxxxx
[3] http://www.mukli.hu

References