Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [python]

Python is an interpreted programming language that is often, but not solely, used as a scripting language. A version of Python is included by default on all Ubuntu distributions.

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 1
1 answer
257 views

system : Ubuntu 24.04.4 LTS / noble pip and pip3 : 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12) pdfcropmargins : uncertain - can be observed in ~/.local/bin/ along with pdf-crop-...
Score of 0
0 answers
44 views

I'm using pycharms to build an apk for a python app. During the process buildozer crahses, I get this error: (.venv) jahil@JPC:~/Desktop/0python/GT2$ buildozer android debug ... * master 58d21141 [...
Score of 0
1 answer
62 views

I made a mistake and had a space in my project file name. I renamed it and made a new virtual environment and Python interpreter. Now whenever I run my scripts I get this error: /home/jahil/Desktop/...
Score of 0
0 answers
55 views

My apologies if this isn't possible. I'm just getting to grips with using python on Linux and trying to make an app for my android phone. I have a venv set up in pycharm with all the extensions I ...
Score of 0
1 answer
140 views

Every time I launch software-properties-qt on Kubuntu 26.04, it immediately crashes. Today when I tried opening software-properties-qt, it didn't work and I got syntax errors. andygl@hp15s:~$ sudo ...
Score of 0
1 answer
180 views

I have a script I use to allow me to plug in a second keyboard and change what keys are sent when pressed. I use it to send key combinations that execute macros in my audio editing software. It's ...
Score of 1
1 answer
123 views

I have set up Ubuntu on ZFS under LUKS as described here. However, I have used Ubuntu 24.04 instead of 22.10. This seems to work just fine, except for one thing: Directly after installation, on the ...
Score of 3
2 answers
144 views

INFO: Linux Ubuntu 24.04.4 LTS Python - lib: hid SteelSeries Nova 5 I made a program that communicates with my headphones through HID, but I can only run it with sudo. I tried changing the device ...
Score of 0
0 answers
52 views

I am moving my Windows Notepad++ python scripts that run under the plugin (https://npppythonscript.sourceforge.net/) to my Ubuntu 24 machine that uses the NP++ snap (under Wine). It looks like I can't ...
Score of 0
1 answer
124 views

I need to auto run the python script (having some print statements) in Ubuntu upon every restart. I have typed crontab -e that opens a file in nano. I just have written the following line at the end ...
Score of 0
0 answers
138 views

I've been trying to install a plugin for my HP LaserJet M140we to get the scanner to work on my Cinnamon, but I have run into the issue of Python gobject/dbus is not being allowed to be installed ...
Score of 0
1 answer
440 views

The example code in W3Schools Tryit Editor works fine in my Chrome browser, printing: <mysql.connector.connection.MySQLConnection object ar 0x016645F0> But when I try a real example: $ cat ./...
Score of 0
0 answers
219 views

I'm on Linux using a conda environment (ML) and I get a SSL certificate verification error when trying to load a dataset from OpenML with sklearn.datasets.fetch_openml. I already installed certifi ...
Score of 1
1 answer
156 views

I’m working on a Debian package migration and could use input on the upgrade and packaging process. Background: Program recently upgraded from version 2.X.X to 3.X.X. With the upgrade, renamed the ...
Score of 1
1 answer
553 views

I'm trying to install python3-venv on Ubuntu 24.04.3 noble but getting the error: The following packages have unmet dependencies: python3-venv : Depends: python3.12-venv (>= 3.12.3-0~) but it ...

15 30 50 per page
1
2 3 4 5
351