Install Proxmox on VMware Workstation
Some errors on VMware® Workstation 16 Pro
Solved by
👉 FIX – Virtualized Intel VT-x/EPT is Not Supported on this Platform
→ Virtualized Intel VT-x/EPT Error
→ disable Hyper-V on the host
→ VMware Workstation 15.5 Now Supports Host Hyper-V Mode
Test Result:
Using Python in VS Code
Getting Started with Python in VS Code
- Create Virtual Environment
Open the Command Palette (Ctrl+Shift+P), typing the Python: Create Environment command to search, and then select the command.
The command presents a list of environment types, Venv or Conda. Select Venv.
Then select interpreter you installed by using the Python: Select Interpreter command from the Command Palette (Ctrl+Shift+P), then choose Python 3.11.4(‘.venv’:venv) …..
- Install the required packages