About 2,480 results
Open links in new tab
  1. Cool Python Scripts/Small Programs - Page 3 - Ubuntu Forums

    Oct 4, 2011 · Okay, post your cool python scripts here. The don't have to be terribly useful, but just what you consider neat.

  2. Execute terminal commands in python - Ubuntu Forums

    Mar 19, 2008 · Sorry for the simple question, but how can i run terminal commands in python?

  3. Python scripts for automated SMS and Voice using AT commands

    Mar 7, 2012 · #!/usr/bin/env python # -*- coding: iso-8859-15 -*-""" Use this to call the sms function It is for sending SMS using AT commands - version v3 """ ## The packges below must be installed in advance ## sudo apt-get install python-setuptools ## easy_install pyserial import serial import time import sys from at_cmds import ATcommands from at_cmds ...

  4. import: command not found: python on ubuntu? - Ubuntu Forums

    Apr 14, 2008 · I recieved a python script that runs perfectly on windows, but when I try running it in terminal I get several of these: import: command not found now, as far as I know, import is a basic command in any version of python. Do I need to get another library, or (as strange as it sounds) are some commands just different in ubuntu?

  5. Reading microphone level (Python or command line) - Ubuntu …

    Jul 14, 2007 · Reading microphone level (Python or command line) To use my microphone as a sensor for the Player Robotics Device I need to get the value of the current volume, frequency or whatever as float but can't find a way to do that.

  6. [Info] GAME CONQUEROR v2.0b -- a game cheating tool for Linux

    Dec 22, 2009 · Join Date Jul 2007 Location Reykjavík, Iceland Beans 1,555 Distro Ubuntu 10.04 Lucid Lynx

  7. [ubuntu] dpkg: error processing package update-notifier-common ...

    Feb 7, 2010 · dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package python-debian dpkg-buildpackage: source version 0.1.21+nmu2ubuntu2 dpkg-buildpackage: source distribution trusty dpkg-buildpackage: source changed by Matthias Klose <[email protected]> dpkg-buildpackage: host architecture amd64 dpkg-source --before-build python-debian-0.1.21+nmu2ubuntu2 dpkg ...

  8. Ubuntu and Linux-GPIB

    Jan 12, 2011 · I plan to use MATLAB to send commands to a network analyser and a microwave source. I'd like to avoid using a ***** machine with samba just to do data aquisition. I have read the many NI web site posts about Ubuntu 8.10 and such but just wanted to check if anyone has just a basic GPIB setup working. thanks in advance, wbg

  9. [ubuntu] Unable to fix, reinstall, or remove package. [Archive ...

    Feb 19, 2021 · libtxc-dxtn-s2tc0 libustr-1.0-1 libxcb-xf86dri0 libxerces-c3.1 python-debianbts python-pyatspi python-reportbug signon-plugin-password Use 'apt autoremove' to remove them. The following additional packages will be installed: libpt2.10.11 The following NEW packages will be installed: libpt2.10.11

  10. Completely remove KDE desktop - Ubuntu Forums

    Dec 8, 2009 · Type these commands to remove residual configs as well as performing badly needed housekeeping: sudo deborphan | xargs sudo apt-get -y remove --purge && sudo deborphan --guess-data | xargs sudo apt-get -y remove --purge; sudo apt-get autoremove && sudo aptitude purge '~c'; sudo apt-get autoclean and then re-issue these commands to …

Refresh