Closed
Description
Afternoon this is my first time positing an issue so please bare with me.
I've cloned the repo to my local machine. When I run the django server, I get the landing page "index.html" but when I try to open one of the modals, I get the bellow TypeError: cannot pickle
. I then tried to run the tests but 3 of them fail for the same TypeError: cannot pickle
.
I thought it could be related to a difference in local python version. So I used the contained docker-compose, but ran into the same error.
Thanks
Jeff
OS - Win 10 Home
Docker Compose - V2.15.1
Local Commit hash - f35a9f6