how to install pylot in python?
Answers
Answered by
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
0
Answer:
"pip install Pylot "
Type it in Terminal
Explanation:
Similar questions