jaquilio
jaquilio
@Transurgeon, yes, the issue still persists. My guess is that perhaps cvxpy that is distributed with conda was probably built with a several years old version of Visual Studio (?)....
I am trying to do the same on my Windows 64 machine with PyTorch 2.8.0 + CUDA 12.9. But. when I run "pip install -e . -v", I get the...
After digging further into the `KeyError: '__version__'` error I reported above, I found out that it is related to the changes in Python 3.13. Specifically, it pertains to PEP 667...
Honestly, I get the impression that the original maintainers of OpenMMLab projects aren't active any more and the project setups haven't been updated for a long time and hence keep...