tctianchi / pyvenn

2 ~ 6 sets venn diagram for python
The Unlicense
316 stars 119 forks source link

TypeError: descriptor 'union' for 'set' objects doesn't apply to a 'range' object #10

Closed danpaulsmith closed 4 years ago

danpaulsmith commented 4 years ago

Using the example in the README:

TypeError: descriptor 'union' for 'set' objects doesn't apply to a 'range' object

Screenshot 2020-02-06 at 14 39 12

danpaulsmith commented 4 years ago

Sorry - I was using the forked version on PyPi

nomechrif commented 7 months ago

Capture