Jacotheron / FlashForge-CreatorPro2-PS-Profile

PrusaSlicer Profile for the FlashForge CreatorPro2 3D printer
22 stars 6 forks source link

Could not find PIL #8

Closed cdvankammen closed 1 year ago

cdvankammen commented 1 year ago

I was able to make this work by adding IMPORT PIL. There was an error that it could not find an answer to do even referencing this one https://stackoverflow.com/questions/8863917/importerror-no-module-named-pil. ( I am on MACOS)

I have not tested if it was an after I did pip install image or brew install image

Also, for mac the way that you can get this to work in prusa slicer (WORK MEANING TO ALLOW THE POST PROCESSING to work without giving an error) This was by doing python3 [fileNameAndPathWithTheFolderPathNotIncludingTheFileEndingIn.py]

cdvankammen commented 1 year ago

This is great work and cannot thank you enough for this