Closed gbpollam closed 1 year ago
Hi, that's strange, I'll try testing this later today, using something close to your environment.
I can reproduce the problem under Windows 10 with Python 3.9.13 and PyTorch 2.0.1, It probably has something to do with newer versions of PyTorch and/or Python and/or a Windows environment. I'll try to figure it out and solve it tomorrow morning.
Hi, thank you very much!
Ok, this issue appears to be fixed, but GitHub is experiencing some hiccups and I cannot merge/create PRs yet. I hope they fix it in time so I can push the fix today, otherwise, I'll do it tomorrow.
I have released a new version 1.5.2 with the fix included, you should be able to upgrade memcnn:
pip install --upgrade memcnn
Description
I am trying to run train.py but I get the following error:
Do you have any idea why that happens?
Here's the complete error log (for clarity's sake: I named the conda environment "memcnn"):
What I Did
After cloning and installing the repo through setup.py (and creating config.json and the necessary folders), I tried to run train.py by calling: