Re: pybitmessage fails to detect PyQt4.QtCore module due to sip error

2016-06-27 Thread ng0
Hi, Efraim Flashner writes: >> ~ >> gnu/packages/python.scm: >> #:use-module (gnu packages qt) >> >> (arguments >> `(#:modules ((srfi srfi-1) >> ,@%gnu-build-system-modules) >>#:phases >>(modify-phases %standard-phases >> ;; A Makefile

Re: pybitmessage fails to detect PyQt4.QtCore module due to sip error

2016-06-26 Thread Efraim Flashner
On Sun, Jun 26, 2016 at 08:36:27PM +, ng0 wrote: > Hi, > > I can't provide full patches yet, so these file-inserts > are to show where I'm at now. > > The problem I run into is even though the new > package "python2-pyqt-4" in gnu/packages/qt.scm > builds, I get a failing detection in python

pybitmessage fails to detect PyQt4.QtCore module due to sip error

2016-06-26 Thread ng0
Hi, I can't provide full patches yet, so these file-inserts are to show where I'm at now. The problem I run into is even though the new package "python2-pyqt-4" in gnu/packages/qt.scm builds, I get a failing detection in python ide ~ ng0â’¶shadowwalker /gnu/store/fibig7q6h274m95bzrn9qfq421xiqs