Skip to content

install_mac.sh #295

@MortyMars

Description

@MortyMars

Hi @oscarpilote

This issue is not one, but as I have not found a way to propose a file update via GitHub, I send you here a collegial proposal of members of the site 'x-plane.fr' for the modification of the file 'install_mac.sh' to facilitate the installation of this formidable application.
You obviously remain the sole judge of the relevance and interest of this modification.

[install_mac.sh]

# Install Python 3.11 and dependencies
brew install python@3.11 python-tk@3.11 gdal spatialindex p7zip proj netpbm

# Install pyproj
python3.11 -m pip install pyproj

# Install other dependencies
python3.11 -m pip install numpy shapely rtree pillow requests

The idea is to force the installation on the Python 3.11 basis, a version that seems to us to be the easiest to configure for Ortho4XP.

In the same vein, it may be useful to specify the version of python to be preferred for execution: Python 3.11 again

[Ortho4XP.py]

#!/usr/bin/env python3.11
....

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions