Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16a414 commit fc3bb81Copy full SHA for fc3bb81
1 file changed
lib/matplotlib/toolkits/__init__.py
@@ -1,4 +1,4 @@
1
-try:
2
- __import__('pkg_resources').declare_namespace(__name__)
3
-except ImportError:
4
- pass # must not have setuptools
+#try:
+# __import__('pkg_resources').declare_namespace(__name__)
+#except ImportError:
+# pass # must not have setuptools
0 commit comments