If Python is not working in Visual Studio Code Terminal, you receive Python is not recognized, or the script fails to execute, follow these solutions.
# Docker로 InfluxDB만 실행 docker run -d -p 8086:8086 \ -e DOCKER_INFLUXDB_INIT_MODE=setup \ -e DOCKER_INFLUXDB_INIT_USERNAME=admin \ -e DOCKER_INFLUXDB_INIT_PASSWORD=admin12345 \ -e ...
Supported Python versions are cPython 3.6+ and PyPy. Latest psutil version supporting Python 2.7 is psutil 6.1.1.