Andrey Yachmenev
Andrey Yachmenev
Dear Radovan, would be much appreciated if you could release the package for Python 3.12 (it was a pleasure meeting you in Tromso back 2010 or 11 :) )
Thank you, the problem with py3nj for me actually appears in readthedocs, it looks like setup requires numpy Collecting py3nj>=0.1.2 Downloading py3nj-0.1.2.tar.gz (28 kB) ERROR: Command errored out with exit...
Thanks a lot @fujiisoup for you efforts! I ended up moving "py3nj" from the requirements.txt to conf.py `autodoc_mock_imports = ["mpi4py", "py3nj"]` which solved the problem with RTD.