Hi,
As part of porting NVDA to Python 3 (#7105), at least two dependencies requires use of six compatibility layer:
As noted in #7077, six comes with wxPython 4. Thus I propose that we include six package once wxPython 4 is ready, or add version 1.10.0 of this package into misc-deps until wxPython 4 is ready. My preference is for the former (I'll use the latter while porting NVDA source code to Python 3).
Thanks.
Hi,
As part of porting NVDA to Python 3 (#7105), at least two dependencies requires use of six compatibility layer:
As noted in #7077, six comes with wxPython 4. Thus I propose that we include six package once wxPython 4 is ready, or add version 1.10.0 of this package into misc-deps until wxPython 4 is ready. My preference is for the former (I'll use the latter while porting NVDA source code to Python 3).
Thanks.