higery <shoulderhig...@gmail.com> added the comment:

>>higery: Would you have a bit of free time to help use here?

Certainly yes.

I have run the test_packaging.py, the main error message is about "ValueError: 
path is on mount 'c:', start on mount 'D:'". One sample is:

ERROR: test_uses (packaging.tests.test_database.TestDistribution)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\add-develop-command\lib\packaging\tests\test_database.py", line 148, 
in setUp
    os.path.join(distinfo_dir, file)))
  File "D:\add-develop-command\lib\packaging\tests\test_database.py", line 36, 
in record_pieces
    path = relpath(file, sys.prefix)
  File "D:\add-develop-command\lib\ntpath.py", line 622, in relpath
    raise ValueError(error)
ValueError: path is on mount 'c:', start on mount 'D:'

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12678>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to