简体   繁体   中英

Issues installing mplcusrsors

I am trying to isntall mplcursors. I use the cmd: pip install mplcursors. however I got the below message. I am not sure why it mentioned python2.7 coz I am sure my I have python3.6 in place. 在此处输入图像描述

Try to use pip3 install mplcursors , because you might have Python 2.7 and 3.6

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM