Have a problem
When running the code, the following error prompt appears:
AttributeError:'Rectangle' object has no property 'normed'
resolvent
The reason is that the library has been updated and there is no such attribute. Delete the normal in the code (no error, but it seems that it can’t be drawn) s>
Replace the normal code> attribute in the code with
density code>, and add an attribute
stacked = true code>.
Thank you for your comments.
Read More:
- Solution: attributeerror: type object ‘ioloop’ has no attribute ‘initialized’
- Opencv453 drawing rectangle function error reporting solution
- Attributeerror: ‘STR’ object has no attribute ‘decode’ solution: the pro test is successful.
- Problem: attributeerror: ‘tensor’ object has no attribute ‘creator’
- AttributeError: ‘Tensor‘ object has no attribute ‘_numpy‘
- AttributeError:‘AxesSubplot’object has no attribute‘bar_label’
- python gensim AttributeError: ‘Doc2Vec‘ object has no attribute ‘dv‘
- Attributeerror: object has no attribute
- Error reporting: attributeerror: module ‘******* has no attribute’ ******* and other problems are solved
- AttributeError: ‘NoneType‘ object has no attribute ‘append‘
- Attributeerror: ‘bytes’ object has no attribute’ encode ‘
- Attributeerror: ‘dataframe’ object has no attribute ‘IX’ error
- AttributeError: ‘Settings’ object has no attribute ‘ROOT_URLCONF’
- AttributeError: type object ‘Image‘ has no attribute ‘open‘
- Debug | AttributeError: ‘numpy.int64‘ object has no attribute ‘to_pydatetime‘
- AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
- AttributeError: ‘_io.TextIOWrapper‘ object has no attribute ‘softspace‘
- AttributeError: ‘PipelinedRDD‘ object has no attribute ‘toDF‘
- Python AttributeError: ‘bool‘ object has no attribute ‘ui‘
- AttributeError: ‘WebDriver‘ object has no attribute ‘w3c‘