python-dependency-injector icon indicating copy to clipboard operation
python-dependency-injector copied to clipboard

Python2 not support

Open FXTD-ODYSSEY opened this issue 3 years ago • 2 comments

image

FXTD-ODYSSEY avatar Feb 16 '22 06:02 FXTD-ODYSSEY

I assume that's not a bug but rather as expected.

chbndrhnns avatar Feb 16 '22 07:02 chbndrhnns

Hi @chbndrhnns ,

Wiring doesn't work with Python 2. I cannot recall what was the reason why Python 2 is not the case for wiring, but I think there were some technical impediments during the implementation.

rmk135 avatar Mar 25 '22 21:03 rmk135