当前位置:网站首页>Solution: attributeerror: 'STR' object has no attribute 'decode‘
Solution: attributeerror: 'STR' object has no attribute 'decode‘
2022-07-06 02:36:00 【Grasp*】
Catalog
1 Introduction to the environment
1 Introduction to the environment
Deep learning framework version and corresponding python The environment version is as follows :
TensorFlow2.1.0+keras2.3.1+python36
2 Error message :
File "D:\Python36\lib\site-packages\keras\engine\saving.py", line 492, in load_wrapper
return load_function(*args, **kwargs)
File "D:\Python36\lib\site-packages\keras\engine\saving.py", line 584, in load_model
model = _deserialize_model(h5dict, custom_objects, compile)
File "D:\Python36\lib\site-packages\keras\engine\saving.py", line 273, in _deserialize_model
model_config = json.loads(model_config.decode('utf-8'))
AttributeError: 'str' object has no attribute 'decode'
3 Problem analysis
In the above environment , load .h5 Deep learning model , The error that the message character cannot be decoded , The probability is that a package version is incompatible . What exactly is incompatible , You can see this sentence from the error message :
model = _deserialize_model(h5dict, custom_objects, compile)
Current environment pair h5 There is a problem that deserialization cannot be carried out when processing files , Search for information and find :
When we install tensorflow2.1.0 When , It will be automatically installed for us h5py The version is 3.1.0. However tensorflow2.1.0 Support h5py<3.0.0, This is the root cause of the above error report .
4 Problem finding
Search online :
Click in the first
Found a lot of support python3.6 After h5py edition , Which one to use ?
Search further :
Find many corresponding , Just click in to find your corresponding version . The above just shows the way to find the answer , For no other purpose .
5 Final solution
First uninstall the original h5py-3.1.0
Then install the matching h5py edition
Finally complete the installation
Open the settings and have a look
Installation successful !
I hope it will be useful to the students I see ~
There is another error in the installation process , If there is a solution , Welcome to leave a message ~
边栏推荐
- MySQL winter vacation self-study 2022 11 (7)
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 8
- Bigder: I felt good about the 34/100 interview, but I didn't receive the admission
- UE4 - how to make a simple TPS role (I) - create a basic role
- Number conclusion LC skimming review - 1
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 23
- 主数据管理理论与实践
- 一个复制也能玩出花来
- 会员积分营销系统操作的时候怎样提升消费者的积极性?
- Spherical lens and cylindrical lens
猜你喜欢
MySQL winter vacation self-study 2022 11 (9)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 11
[Digital IC manual tearing code] Verilog asynchronous reset synchronous release | topic | principle | design | simulation
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 23
【无标题】数据库中一条查询SQL执行的过程
The third level of C language punch in
[robot library] awesome robots Libraries
Microsoft speech synthesis assistant v1.3 text to speech tool, real speech AI generator
2022 edition illustrated network pdf
2345文件粉碎,文件强力删除工具无捆绑纯净提取版
随机推荐
Which ecology is better, such as Mi family, graffiti, hilink, zhiting, etc? Analysis of five mainstream smart brands
【MySQL 15】Could not increase number of max_open_files to more than 10000 (request: 65535)
Dachang image library
Redis skip table
Network Security Learning - Web vulnerabilities (Part 1)
继承的构造函数
General process of machine learning training and parameter optimization (discussion)
MySQL winter vacation self-study 2022 11 (9)
Force buckle 146 LRU cache
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 14
Zero foundation self-study STM32 - Review 2 - encapsulating GPIO registers with structures
MySQL winter vacation self-study 2022 11 (5)
[community personas] exclusive interview with Ma Longwei: the wheel is not easy to use, so make it yourself!
Is there a case where sqlcdc monitors multiple tables and then associates them to sink to another table? All operations in MySQL
Looking at the trend of sequence modeling of recommended systems in 2022 from the top paper
PMP每日一练 | 考试不迷路-7.5
Differences and usage scenarios between TCP and UDP
Compact lidar global and Chinese markets 2022-2028: technology, participants, trends, market size and share Research Report
How to improve the enthusiasm of consumers when the member points marketing system is operated?
GifCam v7.0 极简GIF动画录制工具中文单文件版