I tried to install the package using this command on anaconda prompt
pip install batman-package
As the tutorial on this website https://github.com/lkreidberg/batman/issues/26 said, but it didn't work. Here is the error:
I have installed Microsoft Visual Code and the version is 16.0++, which I think should fix it based on what the error text said. I also try to follow a step to modify the distutils.cfg file as the tutorila on the website above, but I don't find any file named 'ditutils.cfg' so I made one, but still got the same error. does anyone know to fix this?