Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SYNTAX FOR USING "importedGPX" : #90

Open
mandeep255 opened this issue Mar 22, 2024 · 5 comments
Open

SYNTAX FOR USING "importedGPX" : #90

mandeep255 opened this issue Mar 22, 2024 · 5 comments

Comments

@mandeep255
Copy link

I am unable to pass a path for a valid file, I am using syntax "importedGPX" : "C:\v.gpx"

I get an error message

importedGPX = C:\v.gpx

Error: [Errno 2] No such file or directory: 'C'

can you help pl, thanks

@ChHarding
Copy link
Owner

ChHarding commented Mar 22, 2024 via email

@mandeep255
Copy link
Author

I tried with the following parameters separately
"importedGPX": “C:\v.gpx”
"importedGPX": r“C:\v.gpx”

I am getting the following messages in each case

Warning: JSON decode Error for manual: "importedGPX": “C:\v.gpx” Expecting value: line 1 column 18 (char 17) (ignored)
Warning: JSON decode Error for manual: "importedGPX": r“C:\v.gpx” Expecting value: line 1 column 18 (char 17) (ignored)

I must be doing something wrong!
regards

@ChHarding
Copy link
Owner

ChHarding commented Mar 25, 2024 via email

@mandeep255
Copy link
Author

I am using the web version!

@ChHarding
Copy link
Owner

ChHarding commented Mar 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants