Dear Sirs.
I'm new using the package Arcgis API for Python. I tried to setup a virtual environment in MS Visual Studio Code as indicated below, however I got an error message:
venv 01: Python 3.12.1 / arcgis 1.8.4
venv 02: Python 3.9.2rc1 / arcgis 1.8.4
error message: ImportError: DLL load failed while importing _rust
Do you have any idea on how to fix it?