简体   繁体   中英

How can I update Python version when working on JGRASP on mac os?

当我安装新版本的python 3.6.5时,JGRASP使用的是先前版本,如何在JGRASP上使用新版本?

By default, jGRASP will use the first "python" on the system path.

The new version probably only exists as "python3". If that is the case, install jGRASP 2.0.5 Beta if you are using 2.0.4 or a 2.0.5 Alpha. Then, go to "Settings" > "Compiler Settings" > "Workspace", select language "Python" if not already selected, select environment "Python 3 (python 3) - generic", hit "Use" button, and "OK" the dialog.

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