1830 views|4 replies

6818

Posts

11

Resources
The OP
 

[Mil MYB-YT507 development board trial experience] Install pyecharts module [Copy link]

 

I am going to make a webpage to display the CPU and memory usage of the development board online, and I need to use the pyecharts module. However, when installing the pyecharts module, an error message appears: ModuleNotFoundError: No module named 'markupsafe'. After searching, I found that the pip steuptools version is too low, so I run pip install --upgrade pip setuptools==45.2.0, and then successfully upgrade pip. Then I run pip install pyecharts, and it is successfully installed, as shown in the figure below.

After installing the pyecharts module, prepare to use tornado in combination with the psutil module to display the CPU and memory usage of the development board online.

This post is from Domestic Chip Exchange

Latest reply

Was it provided by Mir?   Details Published on 2022-8-4 20:01
 
 

7422

Posts

2

Resources
2
 

What operating system is this? Yocto or Ubuntu?

This post is from Domestic Chip Exchange

Comments

I use Ubuntu system, Python programming, and install the pyecharts module.  Details Published on 2022-8-3 19:10
Personal signature

默认摸鱼,再摸鱼。2022、9、28

 
 
 

6818

Posts

11

Resources
3
 
freebsder posted on 2022-8-3 18:34 What system is this? Is it compiled by Yocto or Ubuntu?

I use Ubuntu system, Python programming, and install the pyecharts module.

This post is from Domestic Chip Exchange

Comments

Was it provided by Mir?  Details Published on 2022-8-4 20:01
 
 
 

7422

Posts

2

Resources
4
 
lugl4313820 posted on 2022-8-3 19:10 I use Ubuntu system, Python programming, and install the pyecharts module.

Was it provided by Mir?

This post is from Domestic Chip Exchange

Comments

Python's third-party module. Standard module pip install pyecharts   Details Published on 2022-8-4 21:13
Personal signature

默认摸鱼,再摸鱼。2022、9、28

 
 
 

6818

Posts

11

Resources
5
 
freebsder posted on 2022-8-4 20:01 Was it provided by Mir?

Python's third-party module. Standard module pip install pyecharts

This post is from Domestic Chip Exchange
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list