Click here to Skip to main content
15,894,362 members
Home / Discussions / Artificial Intelligence
   

Artificial Intelligence

 
QuestionBlue iris facial recognition, having trouble getting PIL to work. Pin
Skulduggery20-Aug-23 12:17
Skulduggery20-Aug-23 12:17 
Getting this lovely error

24:36:00:
24:36:00:Started Face Processing module
24:36:00:face.py: Traceback (most recent call last):
24:36:00:face.py: File "C:\Program Files\CodeProject\AI\modules\FaceProcessing\intelligencelayer\face.py", line 21, in
24:36:00:face.py: from request_data import RequestData
24:36:00:face.py: File "../../SDK/Python\request_data.py", line 8, in
24:36:00:face.py: from PIL import Image
24:36:00:face.py: ModuleNotFoundError: No module named 'PIL'
24:36:00:Module FaceProcessing has shutdown
24:36:00:face.py: has exited

I know PIL is not supported anymore and you have to use Pillow now, but I am also new to Python so I'm pretty lost when I try to install it or set it up.

What I have tried:

Tried re-installing codeproject server.
Tried installing python from the website and then pip installing Pillow.
Tried installing Pillow through Anaconda.
AnswerRe: Blue iris facial recognition, having trouble getting PIL to work. Pin
Richard MacCutchan20-Aug-23 21:49
mveRichard MacCutchan20-Aug-23 21:49 
QuestionWhich technique to apply if function Y changes with values of X variables other than linear regression Pin
Member 106396367-Aug-23 12:40
Member 106396367-Aug-23 12:40 
AnswerRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Dave Kreskowiak7-Aug-23 12:57
mveDave Kreskowiak7-Aug-23 12:57 
GeneralRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Richard Deeming7-Aug-23 21:38
mveRichard Deeming7-Aug-23 21:38 
GeneralRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Andre Oosthuizen7-Aug-23 22:19
mveAndre Oosthuizen7-Aug-23 22:19 
GeneralRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Gerry Schmitz8-Aug-23 5:43
mveGerry Schmitz8-Aug-23 5:43 
GeneralRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Andre Oosthuizen8-Aug-23 7:42
mveAndre Oosthuizen8-Aug-23 7:42 
GeneralRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Richard MacCutchan8-Aug-23 21:35
mveRichard MacCutchan8-Aug-23 21:35 
AnswerRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Andre Oosthuizen7-Aug-23 22:26
mveAndre Oosthuizen7-Aug-23 22:26 
GeneralRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
BillWoodruff21-Aug-23 16:50
professionalBillWoodruff21-Aug-23 16:50 
GeneralRe: Which technique to apply if function Y changes with values of X variables other than linear regression Pin
Andre Oosthuizen21-Aug-23 20:22
mveAndre Oosthuizen21-Aug-23 20:22 
GeneralUSENIX Anyone? Pin
Ryan Walker Nov202213-Jul-23 18:25
Ryan Walker Nov202213-Jul-23 18:25 
QuestionWhat does this mean in Prolog? Pin
polcott15-May-23 17:33
polcott15-May-23 17:33 
QuestionEnrique Pin
Member 159990078-May-23 5:28
Member 159990078-May-23 5:28 
AnswerRe: Enrique Pin
jschell15-May-23 4:55
jschell15-May-23 4:55 
AnswerPrinciples of management Pin
christopher sam5-May-23 12:57
christopher sam5-May-23 12:57 
GeneralRe: Principles of management Pin
trønderen5-May-23 14:15
trønderen5-May-23 14:15 
GeneralRe: Principles of management Pin
Richard MacCutchan5-May-23 22:02
mveRichard MacCutchan5-May-23 22:02 
GeneralRe: Principles of management Pin
Gerry Schmitz6-May-23 10:53
mveGerry Schmitz6-May-23 10:53 
GeneralRe: Principles of management Pin
jschell15-May-23 4:57
jschell15-May-23 4:57 
QuestionHELP! docker-compose Pin
gunnar 20234-May-23 0:31
gunnar 20234-May-23 0:31 
AnswerRe: HELP! docker-compose Pin
Richard MacCutchan4-May-23 0:58
mveRichard MacCutchan4-May-23 0:58 
Questionmachine learning Pin
Lionel Dele1-May-23 2:04
Lionel Dele1-May-23 2:04 
QuestionAnyone have success running CPAI in Docker? Pin
Member 1598509221-Apr-23 5:27
Member 1598509221-Apr-23 5:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.