Godwin George

Results 2 comments of Godwin George

> * python35 setup.py build_ext --inplace Can any one tell me how to compile python3.5 setup.py build_ext --inplace, through microsoft visual studio community

I had the same issue. ModuleNotFoundError: No module named 'asammdf.blocks.cutils'. I installed asammdf on conda via jupyter notebook. Used !pip install asammdf. checked my python version -Python 3.9.16. I'm able...