toolsforexperiments / plottr

A flexible plotting and data analysis tool.
https://github.com/toolsforexperiments/plottr
MIT License
46 stars 55 forks source link

Install pyzmq on `pip install plottr` #385

Closed yoshi74ls181 closed 1 year ago

yoshi74ls181 commented 1 year ago

pyzmq is required by plottr but is not installed on pip install plottr. This is fixed by this pull request.