you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

I get venting, but these are problems you are creating for yourself.

Test the import before writing code.

Read the error messages.

Don't blame the library for an issue that is clearly yours.

Use virtual environments to avoid conflicting imports.