My Blog

toolman xyz

  1. Home
  2. About
  3. Archives
  4. Tags
  5. Search
  6. Links
  7. Disclaimer
  8. RSS

Table of contents

  • 📌 Introduction
  • 📝 Steps
  • 📖 Ref.

advertise

Featured image of post Installing and Running Python with Wine on macOS
Wine

Installing and Running Python with Wine on macOS

Dec 29, 2023
1 minute read

📌 Introduction

Running a Python program with Wine on macOS.

用 macOS 上的 wine 執行 Python 的程式。

📝 Steps

1. brew install winetricks

2. winetricks python26 or winetricks python27

3. wine python -c "print('Hello, World!')"

📖 Ref.

Install Python in Wine https://askubuntu.com/a/334821

 

Wine MacOS Python Brew
Licensed under CC BY-NC-SA 4.0
Last updated on Dec 29, 2023 19:00 CST
© 2020 - 2025 My Blog
Built with Hugo
Theme Stack designed by Jimmy