When you are in trouble
Error massage; Failed to create Cairo backend! is shown at run time of Hierarchical Clustering Analysis or Principal Component Analysis.
Try to do either of the following ways.
- Use a PC in which user name doesn't include double-byte character set.
- Make a new directry which doesn't include double-byte characters, Environmental variables
TMP
andTEMP
are rewrited as so.
The more detailed procedure of the above mentioned No.2 is as follows.
- make
C:\Tmp
directry. - open
Control Panel
>Environmental Variables
, and findTMP
andTEMP
inUser Environmental Variables
, and reprace those byC:\Tmp
.
Error happens at plot.new() showing figure margins too large at run time of Principal Component Analysis..
adjust image plotting size or change label letter size.
ImportError: No module named '_pywrap_tensorflow_internal' is shown at run time of Deep Learning.
Your PC can not run Tensorflow. Use a newest PC to run Deep Learning.