-
Notifications
You must be signed in to change notification settings - Fork 14
Mac OS X - probable Python 2.6 incompatibilities or missing modules #23
Comments
can you try with new version? |
Thanks for the flashy fix! |
I already pushed to the repo, would be easier. |
there was a bad package in version 3.2.3. Version 3.2.4 should be ok. |
There was another issue with quickfinder_plugin.py I put a zero where needed for 2.6 compatibility
'quickfinder_{0}.qm'.format(locale)) instead of and it seems to be fixed. c On Tue, Oct 7, 2014 at 4:47 PM, Denis Rouzaud notifications@github.com
Carlo A. Bertelli e-mail: bertelli@charta.acme.com http://www.charta.acme.com |
After installing I get:
The plugin is corrupt. Python message:
cannot import name OrderedDict
Maybe it's a missing module or an issue with python 2.6
The text was updated successfully, but these errors were encountered: