labrad / pylabrad

python interface for labrad
50 stars 31 forks source link

set futures to python 2 only #381

Closed fanmingyu212 closed 2 years ago

fanmingyu212 commented 2 years ago

futures is not needed and supported by python 3. This requirement causes problem with pip install pylabrad command in a Windows 10, conda 4.10.1, and python 3.8.8 environment.

gschaffner commented 2 years ago

@maffoo Could you release a new patch version on PyPI that incorporates this change?

maffoo commented 2 years ago

I've release version 0.98.2 which includes this fix to the requirements.