Search:

Type: Posts; User: neurobot; Keyword(s):

Search: Search took 0.04 seconds.

  1. How to set up PyQt4 for python 3.2 in Ubuntu 11.04

    1) Open the synaptic package manager and install python 3.2
    2) Open a terminal emulator and type
    sudo apt-get install libqt4-dev3) Download the program SIP from...
  2. Replies
    2
    Views
    746

    [ubuntu] Help setting up PyOpenGL in Ubuntu 11.04

    I'm trying to set up openGL to use in python 3.2. I have set up PyQt4. When I'm running python3.2, I can type in the command
    from PyQt4 import QtOpenGL, and it returns no errors. But I can't...
  3. [ubuntu] Re: I cannot see all the icons in the notification area

    That worked for me too. I'm running Ubuntu 11.04 Linux 2.6.39-0-generic. All I did was type in terminal
    gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
Results 1 to 3 of 3