Closed nanoric closed 1 year ago
I replied in #130 .
I know it's been a long time, but do you still have any interest in this? If so, it will need to catch it up with master and retest. If not, we'll probably close it out.
I'm going to suggest closing this too. Thank you.
issue #132: Under Windows, relpath can't get a relative path to a path in different volume. If there is a package installed in a volume different from where python is installed. debugtoolbar crashes.
How to reproduce:
c:\python
https://github.com/mgood/flask-debugtoolbar
intod:\
, than usepip install -e .
to install it.