blockdiag / blockdiag_interactive_shell

16 stars 7 forks source link

How to use #6

Closed tk0miya closed 6 years ago

tk0miya commented 6 years ago

I tried to follow the How To Use instructions, but I am getting an error when I try to execute "python bootstrap.py". The error I get is "RuntimeWarning: You have iterated over the result of pkg_resources.parse_version. This is a legacy behavior which is inconsistent with the new version class introduced in setuptools 8.0. In most cases, conversion to a tuple is unnecessary. For comparison of versions, sort the Version instances directly. If you have another use case requiring the tuple, please file a bug with the setuptools project describing that need." What can I do?

Thank you


tk0miya commented 6 years ago

From Takeshi KOMIYA on 2015-06-30 13:27:49+00:00

It is just a warning, not error. You can execute following commands.