Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: No module named 'Pillow'
Post: RE: No module named 'Pillow'

Ok. thanks for that. I am now sorted. I used grep to find the file(s) that showed me the message about import PIL and have downloaded and installed the latest version of the associated package(s) and ...
MrMajorThorburn General Coding Help 4 8,156 May-11-2019, 07:17 AM
    Thread: No module named 'Pillow'
Post: RE: No module named 'Pillow'

Ok thanks. I asked as I got a Cannot import from PIL and to do a pip3 install Pillow and thought I would be able to do a quick test of Import Pillow. Now all I have to do is find out which py file th...
MrMajorThorburn General Coding Help 4 8,156 May-10-2019, 04:35 PM
    Thread: No module named 'Pillow'
Post: No module named 'Pillow'

I get the message ModuleNotFoundError: No module named 'Pillow' I get the following from pip show Pillow Name: Pillow Version: 5.4.1 Summary: Python Imaging Library (Fork) Home-page: http://python-pil...
MrMajorThorburn General Coding Help 4 8,156 May-10-2019, 01:27 PM
    Thread: trying to locate a working grpc to install
Post: RE: trying to locate a working grpc to install

Ok so the greeter test worked. So if this means I have a working grpc in my gitrep can I somehow install it from there? It seems to me that trying to resolve my problem with grpc when the product has...
MrMajorThorburn General Coding Help 6 5,027 May-10-2019, 01:19 PM
    Thread: trying to locate a working grpc to install
Post: RE: trying to locate a working grpc to install

Ok thanks for that. I have installed grpcio and re-ran what I was trying and got a module not found error from an import grpc. I changed the py file to use grpcio instead and got the same error. I did...
MrMajorThorburn General Coding Help 6 5,027 May-09-2019, 05:26 PM
    Thread: trying to locate a working grpc to install
Post: trying to locate a working grpc to install

I am trying to find a working grpc to install. The command I tried and result was >py -m pip install grpc Collecting grpc Using cached https://files.pythonhosted.org/packages/...-19.tar.gz ER...
MrMajorThorburn General Coding Help 6 5,027 May-09-2019, 01:48 PM
    Thread: win32 GetWindowRect for window dimensions
Post: RE: win32 GetWindowRect for window dimensions

I thought I had found a solution which used Gtk but have not been able to install that as it require pygobject which is failing to install. I did have some success with ctypes.wintypes which gave me ...
MrMajorThorburn General Coding Help 3 4,665 Apr-08-2019, 04:08 PM
    Thread: win32 GetWindowRect for window dimensions
Post: RE: win32 GetWindowRect for window dimensions

I am sorry but not sure what you mean. I thought win32 was for Windows only. I did use the link you provided and saw wxpython and looked for it in VSCode extensions and was not there so tried pip inst...
MrMajorThorburn General Coding Help 3 4,665 Apr-08-2019, 10:09 AM
    Thread: win32 GetWindowRect for window dimensions
Post: win32 GetWindowRect for window dimensions

I am using win32gui.GetWindowRect for a window I have retrieved the handle for using win32.EnumWindows and matching the title of the window as I see on the screen. I am also using Window Spy to see th...
MrMajorThorburn General Coding Help 3 4,665 Apr-07-2019, 09:14 AM
    Thread: what IDE for windows
Post: RE: what IDE for windows

ok, thanks for the VS code setup guide. I have gone through that but still get no module found for win32gui from import win32gui Have you any hints as to where that would come from? Never mind. I fou...
MrMajorThorburn News and Discussions 2 2,473 Apr-07-2019, 06:30 AM
    Thread: what IDE for windows
Post: what IDE for windows

I have been using AutoHotKey for running a game simulating a player. This has been reasonably successful but have come up with some problems that I cannot work round and have been looking for alternat...
MrMajorThorburn News and Discussions 2 2,473 Apr-06-2019, 01:49 PM

User Panel Messages

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