- 우분투16 idle-python2.7 설치
- ImportError: Could not load GUI modules: No module named idlelib
1 확인[ | ]
Console
Copy
root@zetawiki:~# apt search idle-python
Sorting... Done
Full Text Search... Done
idle-python2.7/xenial-updates,xenial-updates,xenial-security,xenial-security 2.7.12-1ubuntu0~16.04.2 all
IDE for Python (v2.7) using Tkinter
idle-python3.5/xenial-updates,xenial-updates,xenial-security,xenial-security 3.5.2-2ubuntu0~16.04.4 all
IDE for Python (v3.5) using Tkinter
Console
Copy
root@zetawiki:~# python -V
Python 2.7.12
2 설치[ | ]
Console
Copy
root@zetawiki:~# apt install idle-python2.7
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
idle-python2.7
0 upgraded, 1 newly installed, 0 to remove and 141 not upgraded.
Need to get 261 kB of archives.
After this operation, 1,331 kB of additional disk space will be used.
Get:1 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 idle-python2.7 all 2.7.12-1ubuntu0~16.04.2 [261 kB]
Fetched 261 kB in 0s (298 kB/s)
Selecting previously unselected package idle-python2.7.
(Reading database ... 164820 files and directories currently installed.)
Preparing to unpack .../idle-python2.7_2.7.12-1ubuntu0~16.04.2_all.deb ...
Unpacking idle-python2.7 (2.7.12-1ubuntu0~16.04.2) ......................................]
Processing triggers for mime-support (3.59ubuntu1) ......................................]
Processing triggers for man-db (2.7.5-1) ...
Setting up idle-python2.7 (2.7.12-1ubuntu0~16.04.2) ...
3 확인 2[ | ]
Console
Copy
root@zetawiki:~# apt search idle-python
Sorting... Done
Full Text Search... Done
idle-python2.7/xenial-updates,xenial-updates,xenial-security,xenial-security,now 2.7.12-1ubuntu0~16.04.2 all [installed]
IDE for Python (v2.7) using Tkinter
idle-python3.5/xenial-updates,xenial-updates,xenial-security,xenial-security 3.5.2-2ubuntu0~16.04.4 all
IDE for Python (v3.5) using Tkinter
4 같이 보기[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.
- 분류 댓글:
- Ubuntu (4)
우분투 sshd 설치 ― …우분투 sshd 설치 ― Jmnote우분투 절전모드 해제시 와이파이 안되는 문제 ― D4RT우분투 절전모드 해제시 와이파이 안되는 문제 ― Beyondthelimit