Skip to content

Issue with path in windows #10

Closed
Closed
@lguerard

Description

@lguerard

The parse_path functions sometimes creates issues on windows when parsing a direct path copied.

  • Using the script parameter for file "U:\VAMP\guerard\LS7\new copy\SmalltileandZ - Copy.czi" returns 'path':'U:\\VAMP\\guerard\\LS7\\new copy\\'
  • Directly using parse_path("U:\VAMP\guerard\LS7\new copy\SmalltileandZ - Copy.czi") gives 'path': 'U:\\VAMP\\guerard\\LS7\new copy\\' which then later can cause issues

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnext-coding-sessionLook into during the next CS.next-releaseIssues blocking the next release

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions