Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Artificial Intelligence
  3. Blue iris facial recognition, having trouble getting PIL to work.

Blue iris facial recognition, having trouble getting PIL to work.

Scheduled Pinned Locked Moved Artificial Intelligence
pythonsysadminhelp
2 Posts 2 Posters 10 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Skulduggery
    wrote on last edited by
    #1

    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.

    L 1 Reply Last reply
    0
    • S Skulduggery

      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.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Please post your question in the [CodeProject.AI Discussions](https: //www.codeproject.com/Feature/CodeProjectAI-Discussions.aspx)[^] forum.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups