Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
440
Star
5,570
Fork
2,666
matplotlib
/
matplotlib
Code
Issues
992
Pull requests
228
Projects
5
Wiki
Insights
Pulse
Graphs
Named Matplotlib module in windows instructions
#8101
Merged
NelleV
merged 1 commit into
matplotlib
:
master
from
doniarobinson
:
master
Feb 20, 2017
Conversation
2
Commits
1
Files changed
1
Changes from
all commits
Commits
Show all changes
1 commit
Select commit
3986e84
Named Matplotlib module in windows instructions
goldstarwebs
Feb 19, 2017
1 file
Jump to file
No files or symbols found.
+1
−1
troubleshooting_faq.rst
doc/faq/troubleshooting_faq.rst
+1
−1
Unified
Split
Show comments
View
2
doc/faq/troubleshooting_faq.rst
@@ -61,7 +61,7 @@ On windows, both the config directory and the cache directory are
the same and are in your :
file
:`
Documents and Settings
` or :
file
:`
Users
`
directory by default::
-
>>> import matplotlib
+
>>> import matplotlib
as mpl
>>> mpl.get_configdir()
'C:\\Documents and Settings\\jdhunter\\.matplotlib'
>>> mpl.get_cachedir()
Toggle all file notes
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.