oldani / HtmlTestRunner

A Test Runner in python, for Human Readable HTML Reports
MIT License
295 stars 171 forks source link

ValueError: path is on mount 'D:', start on mount 'F:' #52

Open ZhengSaisi opened 5 years ago

ZhengSaisi commented 5 years ago

Description

image

Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected to happen.

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
ZhengSaisi commented 5 years ago

image I couldn't output report to another mount

ZhengSaisi commented 5 years ago

@oldani

ZhengSaisi commented 5 years ago

When I delete the os.path.relpath,everything is OK