mobarski / ask-my-pdf

Question answering system for PDF files
MIT License
583 stars 289 forks source link

OS path for Cache was incorrectly modified to upper case #44

Closed CarelFdeWaal closed 1 year ago

CarelFdeWaal commented 1 year ago

Running locally I got an error after uploading an PDF.

FileNotFoundError: [Errno 2] No such file or directory: '/CODE/DATA/CACHE/...
CarelFdeWaal commented 1 year ago

Possibly related to #42