Computer Science, asked by 5353pandeyashok, 8 months ago

how to install pylot in python? ​

Answers

Answered by subhi200504
0

Answer:

Linux: using your package manager

Debian / Ubuntu: sudo apt-get install python3-matplotlib.

Fedora: sudo dnf install python3-matplotlib.

Red Hat: sudo yum install python3-matplotlib.

Arch: sudo pacman -S python-matplotlib.

Explanation:

pls follow me and mark me as brainliest

Answered by arnavvats2020
0

Answer:

"pip install Pylot "

Type it in Terminal

Explanation:

Similar questions