ECPy icon indicating copy to clipboard operation
ECPy copied to clipboard

NameError: name 'reqs' is not defined

Open Tolsi opened this issue 4 years ago • 1 comments

Hey, why is this operation needed? what could be the reason for this error?

File "/tmp/pip-build-FvSVZ2/ecpy/setup.py", line 22, in <module>
reqs.append('future')
NameError: name 'reqs' is not defined

Tolsi avatar Dec 10 '20 11:12 Tolsi

Hi,

hmm after looking at that, it is related to python2 only I decided to remove python2 support

cslashm avatar Dec 10 '20 13:12 cslashm