Xiang Zhang <angwe...@126.com> added the comment:

This is not a bug in ntpath. Raising a TypeError is a normal behavior when 
passed a wrong argument and I think the error message tells good info. You 
should figure out why pipenv passes a None to os.path.join.

----------
nosy: +xiang.zhang
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type: crash -> 

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

Reply via email to