odtp-org / odtp

ODTP: A tool designed to manage, run, and design digital twins.
https://odtp-org.github.io/odtp-manuals/
GNU Affero General Public License v3.0
10 stars 1 forks source link

path format error in Windows system #177

Open peiling24 opened 2 days ago

peiling24 commented 2 days ago

Environment

Bug description

Summary:

Windows path format error:

[+] Running 0/0

Steps to reproduce the bug:

Follow tutorial on ubuntu until step 7

peiling24 commented 2 days ago

It was resolved by converting my paths to Linux format in .env file:

absolute path for docker volumes

ODTP_PATH="/mnt/c/Users/peiling/OneDrive - KTH/CITWIN/Open Digital Twin Platform/odtp/odtp"