Menu

#43 missing cogl-path

1.0
open
nobody
None
2016-05-02
2016-05-02
Igor Koznov
No

I try to use cogl-path, but it seems there are no python bindings for it. I have full installation with all packages, and i found site-packages\gnome\libcogl-path-20.dll

import gi
gi.require_version('Clutter', '1.0')
from gi.repository import Clutter, Cogl
Cogl.Path.new()
gives "AttributeError: 'gi.repository.Cogl' object has no attribute 'Path'"

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.