Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Running Python under Termux on Android tablet
Post: RE: Running Python under Termux on Android tablet

Never mind, I found the answer on another web site. You have to install it with the following command (but don't ask me why, because I don't know!): MATHLIB="m" pip3 install numpy See https://superu...
dfkettle General Coding Help 1 3,507 Jan-25-2023, 02:34 PM
  Question Thread: Running Python under Termux on Android tablet
Post: Running Python under Termux on Android tablet

Is anyone here running Python using the Termux app on an Android device? I'm able to compile and run Python scripts, and I've been able to install some packages, but I'm having trouble installing Nump...
dfkettle General Coding Help 1 3,507 Jan-25-2023, 11:46 AM
    Thread: Question about ImagePath.Path() in Pillow library
Post: Question about ImagePath.Path() in Pillow library

Hi! I've been learning how to use the various packages and methods in the Pillow library (v9.4.0 under Python 3.7.9), but I have a question about the ImagePath.Path class in the ImagePath module. If ...
dfkettle General Coding Help 1 902 Jan-24-2023, 01:35 PM
    Thread: Question about os.walk() behaviour
Post: RE: Question about os.walk() behaviour

Thanks, I'll try that. I was going to add something like 'if dir in tree:' before the point where I got the KeyError, but maybe your solution is better.
dfkettle General Coding Help 3 4,388 Jan-07-2018, 02:35 PM
    Thread: Question about os.walk() behaviour
Post: Question about os.walk() behaviour

I'm trying to write a small program to calculate how much disk space is used by each directory. It seems to work, except when it hits a directory that my account doesn't have access to. I can understa...
dfkettle General Coding Help 3 4,388 Jan-07-2018, 01:57 PM
    Thread: Python, PIL and Paint Shop Pro
Post: RE: Python, PIL and Paint Shop Pro

Seems I've unwittingly triggered a debate about the pros and cons of commercial vs. open-source software, which certainly wasn't my intention. I was just looking for help on a very specific problem, I...
dfkettle General Coding Help 11 9,175 Dec-04-2017, 12:06 PM
    Thread: Python, PIL and Paint Shop Pro
Post: RE: Python, PIL and Paint Shop Pro

@Larz60+ Thanks. Plugins aren't the same as scripts in the context of Paint Shop Pro, though. I think plugins have to be written in C++. Anyway, this site is where I posted my original question. See h...
dfkettle General Coding Help 11 9,175 Dec-03-2017, 04:51 PM
    Thread: Python, PIL and Paint Shop Pro
Post: Python, PIL and Paint Shop Pro

Does anyone here have any experience using Python and PIL in Corel Paint Shop Pro? For those who aren't aware, the scripting language used in Paint Shop Pro is Python (currently version 2.7), which co...
dfkettle General Coding Help 11 9,175 Dec-03-2017, 12:51 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020