mriusero

Results 3 comments of mriusero

I confirm that using 'import pickle' instead of 'pickle5' works correctly for Unit 2, both for uploading and downloading.

Facing the same issue here. I've tried to install dependencies in local environment. The problem seems to stem from pygame, which has deprecated license classifiers. The error message indicates that...

Encountering the same issue. ### Error message ```bash × Building wheel for pygame (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [26 lines of output] .../python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License...