约 11,800,000 个结果
在新选项卡中打开链接
  1. How do I open Python IDLE (Shell WIndow) in WIndows 10?

    To get the the idle edit window from the shell window is very simple if you know how. Here's how: Windows search for "idle" Click 'enter' idle shell appears click options in idle shell click …

  2. Install python modules/package using IDLE on Windows

    Install python modules/package using IDLE on Windows Asked 10 years, 9 months ago Modified 2 years ago Viewed 216k times

  3. How to launch python Idle from a virtual environment (virtualenv)

    2011年2月7日 · I have a package that I installed from a virtual environment. If I just launch the python interpreter, that package can be imported just fine. However, if I launch Idle, that …

  4. starting Python IDLE from command line to edit scripts

    2017年6月9日 · If running idle.pyw directly doesn't work, then probably the file association is wrong. Make sure that assoc .pyw is set to Python.NoConFile and that the command for ftype …

  5. Is there a way to clear Python's IDLE window? - Stack Overflow

    I know there's a similar topic about the Python console, but I do not know if they are the same. I tried system("clear") and it didn't work here. How do I clear Python's IDLE window?

  6. Default working directory for Python IDLE? - Stack Overflow

    2013年3月12日 · Here's a way to reset IDLE's default working directory for MacOS if you launch Idle as an application by double-clicking it. You need a different solution if you launch Idle from …

  7. What's the working directory when using IDLE? - Stack Overflow

    2013年4月4日 · Open the IDLE.app bundle: in the Python 3.11 folder in Applications, open the IDLE.app application bundle by right clicking it and selecting Show Package Contents. In …

  8. Difference Between Python's IDLE and its command line

    2021年4月17日 · 5 What are the key differences between Python's IDLE and its command line environment? IDLE looks nicer, of course, and has some kind of GUI... Moreover, is IDLE …

  9. user interface - Python error - IDLE's subprocess didn't make ...

    I installed Python, latest version 3.4. and I am trying to open Python IDLE (GUI) mode, so when I open I get message "IDLE's subprocess didn't make connection. Either IDLE can't start or …

  10. How to start IDLE (Python editor) without using the shortcut on …

    A new window will appears, and you will see the shortcut of Idle (Python GUI) Right click, hold down and pull out to desktop to create a shortcut of Python GUI on desktop.