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. 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 …

  3. 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?

  4. Issues with Input Focus After macOS 26.1 … - Apple Community

    Nov 19, 2025 · After updating my MacBook to macOS 26.1 yesterday morning, I began experiencing recurring issues where applications fail to gain or maintain input focus when brought to the …

  5. macOS Sequoia firewall preventing local L… - Apple Community

    Jan 20, 2025 · Note that there are 3 entries for Python where they were granted network access using different names/paths. When I use the curl command line tool to test the web services, I can get the …

  6. Running python from AppleScript - Apple Community

    Dec 29, 2022 · This is a common finding - the shell environment invoked via do shell script is not the same as that you see in Terminal.app (specifically, it doesn't invoke any shell init scripts that setup …

  7. 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 …

  8. Xcode: Cannot select python3 as executable - Apple Community

    Dec 27, 2023 · I can't help with developing Python code in Xcode as I hand code my GUI Python apps in Sublime Text 4 and then use the PyPy Pyinstaller tool to compile into a .app that responds like any …

  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. Problem with default python3 and pip3 loc… - Apple Community

    Jan 21, 2024 · I have run numerous python3 installations on a couple of MacBook Pros over the last 10 years, always installing from python.org so am familiar with where these installs usually reside. Now I …