About 50 results
Open links in new tab
  1. run python file using terminal - Apple Community

    May 27, 2024 · To run and view the output of a Python file from the terminal, you can follow these steps: **Step 1: Open the Terminal** * On a Mac, you can find the Terminal app in the Applications/Utilities …

  2. How can I change the Framework path my Py… - Apple Community

    Oct 12, 2022 · I had to download it on my own, and because of that the framework file only appears in Library/Frameworks. How can I change the path that Terminal runs when trying to access Python …

  3. Python3 launcher not responding every tim… - Apple Community

    Mar 8, 2024 · So I'm on MacBook Air, MacOS Sonoma 14.2.1 with an Apple M2 chip, and I'm trying to run a certain Python3 program. Whenever I try to run the program (through f5 on IDLE), it (attempts …

  4. Xcode permission denied - Apple Community

    Mar 26, 2020 · Xcode permission denied I have tried to use Python in Xcode, I set everything up according to a tutorial but a big problem showed up after trying to execute the python program. The …

  5. Installing Python 2.7 in Frameworks Folde… - Apple Community

    Jun 26, 2022 · What are the correct steps in order to safely install Python 2.7 into the Frameworks folder so that my applications will run correctly without blowing up my system?

  6. Mac Python IDLE issue - Apple Community

    Oct 31, 2021 · With IDLE.app now active, double-clicking again on the same file then does cause the file to be opened in an edit window of the active IDLE as expected and double-clicking on other .py files …

  7. I have a python application with tKinter … - Apple Community

    Oct 26, 2023 · I have a python application with tKinter and Pysimple GUI. After upgrading the OS to Mac Sonoma 14.0 and then upgraded to Sonoma 14.1, I see below warning and the UI elements are not …

  8. HOW TO CHANGE TERMINAL BACK TO DEFAULT - Apple Community

    Nov 15, 2021 · I am not able to do any commands, as after three time trying to exit this python thing, I just get [process completed] message. It sounds like you launched your app from the Finder and …

  9. Do I have Python and if so do I need it? - Apple Community

    Feb 15, 2024 · However, in spite of the name, this isn't actually Python. It is just a proxy app. If you try to run it, the operating system will first check to see if you actually have Python installed. If you do, then …

  10. Fixing macOS PATH - Apple Community

    Sep 27, 2023 · Both homebrew installation of Python 3.11 and Python.org's installer for Python 3.11 place the framework in the same location and the executable links from that Python framework back …