<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Well, I tried uninstall everything and install again py35-gobject3.<div class="">Now it works better. Instead of the error, I got just warning:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">pvmb:007 pet$ 2017-02-11 15:23:16.753 Python[96519:1552386] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. </span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201); min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(browseptf.py:96519): Gtk-</span><span style="font-variant-ligatures: no-common-ligatures; color: #d5d24c" class=""><b class="">WARNING</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> **: Locale not supported by C library.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">     </span>Using the fallback 'C' locale.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201); min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(browseptf.py:96519): Gdk-</span><span style="font-variant-ligatures: no-common-ligatures; color: #d5d24c" class=""><b class="">WARNING</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> **: GdkQuartzDisplay does not implement the monitor vfuncs</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201); min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Running Python 3.5.3 on darwin</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Another anoyancy is that in gtk.TreeView, triangles to unfold items are not shown.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Clicking on the place where the triangle should be the item unfolds anyway.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">But it was an issue even before port version 2.4.0</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Petr</span></div><div class=""><br class=""><div class=""><div class=""><blockquote type="cite" class=""><div class="">On 27 Jan 2017, at 20:46, petr.2006 <<a href="mailto:petr.2006@centrum.cz" class="">petr.2006@centrum.cz</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">After todays update, I am not able to use gtk3 from python3.5:<br class=""><br class="">pvmb:~ pet$ python<br class="">Python 3.5.3 (default, Jan 27 2017, 20:18:08) <br class="">[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] on darwin<br class="">Type "help", "copyright", "credits" or "license" for more information.<br class=""><blockquote type="cite" class=""><blockquote type="cite" class=""><blockquote type="cite" class="">import gi<br class="">gi.require_version('Gtk', '3.0')<br class=""></blockquote></blockquote></blockquote>Traceback (most recent call last):<br class=""> File "<stdin>", line 1, in <module><br class=""> File "/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/gi/__init__.py", line 122, in require_version<br class="">   (namespace, version))<br class="">ValueError: Namespace Gtk not available for version 3.0<br class=""><blockquote type="cite" class=""><blockquote type="cite" class=""><blockquote type="cite" class=""><br class=""></blockquote></blockquote></blockquote><br class="">I tried to rebuild everthing using :<br class="">sudo port upgrade --force py35-gobject3<br class=""><br class="">but this did not help.<br class=""><br class="">Any hint?<br class=""></div></div></blockquote></div><br class=""></div></div></div></body></html>