Hi, I have completed the fundamentals project with all testSection exercises passing, but when I load the submitProject function I get the following error:
ImportError("/lib/x86_64-linux-gnu/libcrypto.so.3: version `OPENSSL_3.3.0' not found (required by /opt/conda/lib/python3.11/lib-dynload/_ssl.cpython-311-x86_64-linux-gnu.so)")
What should I do to fix this? Restarting the developer page does not fix this.
I have carried out those steps and I now receive the following error upon running submitProject[]:
TypeError('Object of type bytes is not JSON serializable')
When I performed the git pull I did see a few errors and things that indicated it didn't really work. The request was unpacked, but I did see a 'fatal' error at the bottom of the output.
Can you try renaming your folder in jupyter e.g. "capstone-fundamentals-old" and re-clicking the link to the course through the academy ? Also run the initialisation steps as normal (./setup.sh). Your progress should remain the same.