Closed FriedrichFroebel closed 11 months ago
The error message is strange:
Problem in your project's configuration. Invalid configuration option "build.tools.python": expected one of (2.7, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3, miniconda3-4.7, mambaforge-4.10, mambaforge-22.9), got 3
Apparently, the value needs to be a string, not a number: https://docs.readthedocs.io/en/stable/config-file/v2.html#build-tools-python
The error message is strange:
Apparently, the value needs to be a string, not a number: https://docs.readthedocs.io/en/stable/config-file/v2.html#build-tools-python