paigeman / Study-on-Trust-Management-Mechanism-of-Internet-of-Vehicles-Based-on-Blockchain

1 stars 0 forks source link

Download SUMO #10

Closed paigeman closed 1 month ago

paigeman commented 1 month ago

Description

As shown in the title

paigeman commented 1 month ago

Solution

Official Websites

OS Environment

版本  Windows 11 家庭中文版
版本号 23H2
操作系统版本  22631.3880
体验  Windows Feature Experience Pack 1000.22700.1020.0

Note

In a Windows environment, it is recommended to use the MSI installation method to avoid the need for manual environment variable setup.

Steps

  1. Open https://eclipse.dev/sumo/ in your browser
  2. Click the SUMO x.y.z for xxx button directly
  3. Run the downloaded .msi file
  4. In the setup wizard, you may change the installation directory (Optional)
  5. In the setup wizard, you may need to install Python environment (Optional, but it is strongly recommended to do it)
  6. In the setup wizard, you may need to tick the Set SUMO_HOME and adapt PATH and PYTHONPATH opiton (Optional, but it is strongly recommended to do it, or you will need to set these environment variables manually)
  7. You can run sumo --version in your CMD or PowerShell to test whether you had installed it successfully (Optional, you can also run sumo --version in some other shells which your system support)

Screenshot

image

image

image

References