Giter Site home page Giter Site logo

nolae's People

Contributors

mauriziob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

markten terencode

nolae's Issues

liblo should not be required by default

OSC support (which requires liblo+pyliblo and causes an ImportError) should be optional.
Add support for a warning on first startup if not available and in live mode if SendOSC is detected in a patch. Also, an alert (or syntax detection) when adding it to a patch.

ValueError on uic.loadUi with custom widgets which set different sip API version.

Hi @MaurizioB , thanks for providing this tool! I just got a novation launchcontrol xl and run ubuntu 16.04 and have been wanting something just like this. But I'm having some trouble getting it to run properly.

Here are the errors I'm getting
jono@galago:~/nolae/NoLaE$ ./launchcontrol.py -M
Traceback (most recent call last):
File "./launchcontrol.py", line 2780, in
main()
File "./launchcontrol.py", line 2773, in main
win = Win(mode=args.mode, map_file=args.mapfile, config=args.config, backend=args.backend)
File "./launchcontrol.py", line 62, in init
uic.loadUi('launchcontrol.ui', self)
File "/usr/lib/python2.7/dist-packages/PyQt4/uic/init.py", line 236, in loadUi
return DynamicUILoader(package).loadUi(uifile, baseinstance, resource_suffix)
File "/usr/lib/python2.7/dist-packages/PyQt4/uic/Loader/loader.py", line 50, in init
UIParser.init(self, QtCore, QtGui, LoaderCreatorPolicy(package))
File "/usr/lib/python2.7/dist-packages/PyQt4/uic/uiparser.py", line 170, in init
self.factory = QObjectCreator(creatorPolicy)
File "/usr/lib/python2.7/dist-packages/PyQt4/uic/objcreator.py", line 94, in init
modinfo = plugin_locals"moduleInformation"
File "", line 52, in moduleInformation
File "/usr/lib/python2.7/dist-packages/qgis/init.py", line 26, in
from qgis.PyQt import QtCore
File "/usr/lib/python2.7/dist-packages/qgis/PyQt/QtCore.py", line 28, in
sip.setapi(api, 2)
ValueError: API 'QDate' has already been set to version 1

I'm not sure but it seems like it's looking for a module under a different name than my installation of python has it. Any thoughts?

Thanks again, looking forward to getting this working!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.