search for: pyqt

Displaying 20 results from an estimated 20 matches for "pyqt".

2010 Nov 09
0
Qt interfaces to R/ Windows version as well as using PyQT
Is the project on creating R GUIs using QT interfaces still on? Any plans of using PyQT Regards Ajay Ohri Websites- http://decisionstats.com http://dudeofdata.com Linkedin- www.linkedin.com/in/ajayohri On Tue, Nov 9, 2010 at 8:33 PM, Kari Ruohonen <kari.ruohonen at utu.fi> wrote: > Hi, > I wonder if someone could help. I needed to transfer (copy) a workspace >...
2015 Dec 23
5
Calibre installation fails on C7
On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: > > > On Dec 22, 2015, at 8:06 PM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: > > > > Attempting to install latest Calibre on Centos-7, getting: > > > > typed in "calibre ssl install error? to google > > first hit: > >
2015 Dec 23
0
Calibre installation fails on C7
...n-source/ chmod +x qt-unified-linux-x64-2.0.2-2-online.run sudo ./qt-unified-linux-x64-2.0.2-2-online.run after install qt above, edit your .bashrc file and add: export PATH=/opt/Qt/5.5/gcc_64/bin:$PATH then run . ~/.bashrc sudo yum install python-devel -y wget http://sourceforge.net/projects/pyqt/files/sip/sip-4.17/sip-4.17.tar.gz tar -zxf sip-4.17.tar.gz cd sip-4.17 python configure.py make sudo make install cd .. sudo yum install python-pip -y sudo pip install mechanize sudo yum install ImageMagick-devel -y sudo yum install libxslt-devel libxml2-devel -y wget http://li.nux.ro/download/...
2015 Dec 24
2
Calibre installation fails on C7
...udo ./qt-unified-linux-x64-2.0.2-2-online.run > > after install qt above, edit your .bashrc file and add: > > export PATH=/opt/Qt/5.5/gcc_64/bin:$PATH > > then run > > . ~/.bashrc > > sudo yum install python-devel -y > > wget http://sourceforge.net/projects/pyqt/files/sip/sip-4.17/sip-4.17.tar.gz > tar -zxf sip-4.17.tar.gz > cd sip-4.17 > python configure.py > make > sudo make install > > cd .. > > sudo yum install python-pip -y > sudo pip install mechanize > sudo yum install ImageMagick-devel -y > sudo yum install lib...
2007 Jul 18
1
CentOS5:Printer Won't Work
..."rpm -qa hplip" from a virtual console. The result is "hplip-1.6.7-4.1.e15" (driver model installed). The web site table shows any driver later than 0.9.5 should work. The hplip web site also states that there are 6 "dependencies": xsane, cups-devel, libjpeg-devel, pyqt, pyqt-devel, and net-snmp-devel. Using the find command (find / -name 'filename' -print) results in 2 hits for xane, 0 hits for the others except libjpeg-devel which gives the message "/proc/11268: No such file or directory". My conclusion is there are 5 missing files, probabl...
2013 Jul 13
1
6.4 x64 PyQt4 package not compatible with sip package in base repo ?
Hi All, i'm a happy 6.4 user, but got some problems running pyqt4 on it. i installed all pyqt4 packages. but when i run from PyQt4.QtCore import *, i got the following error message >>> from PyQt4.QtCore import * Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: the sip module imple...
2006 May 25
0
[JOB] Client-server software developers
...* Dynamic scripting languages like Ruby, Python or Perl * Tomcat, Apache * Software testing * SOAP, CORBA, Java RMI * Linux (RedHat 4/CentOS 4 preferred) Desirable skills: * Database experience: Oracle, PostgreSQL * Ruby on Rails, lighttpd, Perl DBI, mod_python * Qt/PyQt, HTML/Javascript * Source control (Subversion preferred) * XML/RPC or REST * Python/C++ language bindings ---++ Software developer Candidate should be experienced enough to understand existing software in C++/Java . Should be comfortable with dynamic scripting languages (Ruby, Pytho...
2009 Oct 28
1
Missing package
The big update caused one of the rare re-starts on my mail server, so I saw the startup messages that I had forgotten about. Oct 28 10:50:04 borg2 python: [3424]: warning: python-dbus not installed. Oct 28 10:50:04 borg2 python: hp-systray[3424]: warning: Qt/PyQt 4 initialization failed. Oct 28 10:50:04 borg2 python: hp-systray[3424]: error: hp-systray requires Qt4 GUI and DBus support. Exiting. I cna't find any package python-dbus. dbus-python is installed, but hp- systray doesn't recognise that as the same thing. Is it possible to create som...
2011 Feb 01
1
python-dbus
...my attempt to load hplip-3.10.9 to support an HP Photosmart 3210 all-in-one for scanning through saned. from /var/log/messages: Jan 31 20:07:26 desk python: [2851]: error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting... Jan 31 20:07:49 desk python: hp-systray[3402]: warning: Qt/PyQt 4 initialization failed. When I check for python-dbus with yum, it doesn't show in the nomal mirrors. [root at desk log]# yum info python-dbus Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * addons: mirrors.finalasp.com * base: yum.singlehop.com * c...
2007 Nov 09
0
Slightly OT - unable to install hplip 2.7 on CentOS 5 64
...hrichter 2.6.18-8.1.15.el5.nx #1 SMP Wed Oct 24 16:35:26 PDT 2007 x86_64 x86_64 x86_64 GNU/Linux Currently installed version... --> 1.6.7 Checking Python version... --> Version 2.4.3 installed. --> OK Checking for user interface dependencies... Checking for SIP... --> OK Checking for PyQt... --> OK Checking Qt version... --> Version 3.3.6 installed. --> OK Checking SIP version... --> Version 4.4.5 installed --> OK Checking PyQt version... --> Version 3.16.0 installed. --> OK Checking for library dependencies... Checking for libnetsnmp... --> OK Checking for...
2007 Oct 01
5
Cross-platform GUI libraries with drag 'n drop IDEs
OS: CentOS 5.0 x86. I am a programmer, relatively new to GNU/Linux and am looking for cross platform GUI development, mainly for EL5 and Windows. I have found wxWidgets so far. I prefer drag 'n drop programming IDEs, QT seems to provide this for GNU/Linux, but it isn't free for Windows. Does anyone know of any decent GUI cross-platform library for EL5 and Windows with a drag 'n
2010 Jan 03
2
Emacs vs Eclipse vs Rcmdr
Hi everyone, I could have posted this on R-devel or the GUI list, however don't feel it's that serious. Hence, decided R-help would be the most appropriate. I'm not so much interested in which is the best user interface for R. Rather which is the best ***platform*** for developing ***new*** user interfaces for R. Noting I'm using the term user interface is a very general sense.
2008 Apr 18
2
RPy
I'm curious if there are users of RPy on this list. I've recently created a gui front end using Tkinter for some python scripts I've written for some of our internal operations and I am quite pleased with how this program works. I wonder if it is possible to also get this gui to run R functions through the use of RPy. Going even a step further, I wonder if it is possible to get this
2011 Sep 11
5
Link between Qt GUI and R
hi, i want to build a Qt front-end GUI which communicates with R, and i am not sure what i should use for the interface. There seems to be many ways: R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. basically what i want to do is that, the Qt GUI will allow users to make selection and enter numbers, these inputs will be fed to R, already written .R files will perform
2017 Oct 07
11
[Bug 103132] New: GTX 1060 6GB corrupts screen drawing in Kconsole and other apps
...output After updating to fedora kernel 4.12.5-300 from 4.11.11-300 screen is drawn with corrupt areas. For example login using KDE and start a new Konsole and start typing at the bash prompt to see the problem. Text is not drawn cleanly, it is overlayed with blobs that come and go. Also seen in PyQt apps and firefix. Problem is still present in 4.13.4-200.fc26.x86_64. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20171007/...
2008 May 07
9
Newbie book recommendations for Rails 2.0.
So Agile rails development (covering rails 2.0) is out In October, in the mean time what book should a newbie (with some asp/asp.net development) buy? Please don''t recommend any Pdfs as I have zero use for anything that isn''t in dead tree format. Thanks in advance, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdc1 on /u02, could not mount /dev/sdc1. The installation step is: 1. install all rpms on int-rac1, int-rac2 2. interconnect int-rac1, int-rac2, ping each other using private ip and public ip ok. Add EMC SAN as shared disk and visable for two nodes. 3. configure int-rac1 using ocfs2console, add two nodes 4. according
2005 Oct 21
2
corrupt rpm problem
Here is the output from yum -y upgrade without the error parts... Its odd because it updated all of these first time round. I have dared reboot the box yet, for fear it won't come back up... Setting up Upgrade Process Setting up Repos Reading repository metadata in from local files Resolving Dependencies --> Populating transaction set with selected packages. Please wait. --->
2005 Jun 02
28
One Remaining Issue Regarding 2.4.0
I believe that 2.4.0 is about ready to be sent out the door. I''ve made a couple of small changes since RC2 but I don''t believe that they warrant another RC. There remains the issue of what to do about support for Shorewall 2.0 given that 2.2 has only been available since March. It would be my recommendation to make 2.4 the new "stable" release but continue to
2013 May 12
3
FreeBSD Quarterly Status Report, January-March 2013
...est round of improvements include: * Fix problems establishing UDP connections. The Team have also made many releases and upstreamed many fixes and patches. The latest round of releases include: * KDE SC: 4.9.5, 4.10.1 (ports) * Qt: 5.0.0 (area51) and 4.8.4 (ports) * PyQt: 4.9.6 (ports); QScintilla 2.7 (ports); SIP: 4.14.2 (area51) and 4.14.3 (ports) * KDevelop: 4.4.1 (ports); KDevPlatform: 1.4.1 (ports) * Calligra: 2.5.5, 2.6.2 (ports) * Amarok: 2.7.0 * CMake: 2.8.10.2 * Digikam (and KIPI-plugins): 3.1.0 (area51) * QtCreator: 4....