Schaekermann

Results 3 comments of Schaekermann

One of the first online Compilers i used was codeboard.io It also can be integrated into LMS like Moodle.

> I had the same problem because I use several Versions of Python in parallel on my Laptop. I had to open cmd, then cd to the folder of privatGPT....

I have Python 3.11 and pypdf installed. pip freeze pypdf==4.1.0 In case others struggle with the same task. Here's what worked for me with a correct pdf: [Here's the documentation](https://pypdf.readthedocs.io/en/latest/modules/PdfReader.html)...