Closed klprint closed 7 years ago
Hi, I think this has to do with the version of pint.
import pint
pint.__version__
Out[2]: '0.7.2'
I have 0.7.2 and I can run the above example.
What version do you have installed?
Hi, I've got a newer version installed:
>>> import pint
>>> pint.__version__
'0.8.1'
I'll see whether I can downgrade to your version.
a new version of pydna is in the pipeline that should fix this issue.
Great, then I will wait patiently. Thank you for your work on this module!
Hi, the new version 2.0.2 should work also with a newer version of pint.
Hi again, sorry for opening another issue, but I came across the following, when I try to plot a gel:
Using the gel-notebook example:
output: