Skip to content

Enable option to build Python from source in windows build script #62

@aothms

Description

@aothms

The default now, to use the official Python.org installers, can be disruptive to users that have the same Python version already installed on their system as it uninstalls that pre-existing version. Also makes it difficult/impossible to have multiple copies of the IfcOpenShell build system on the same system. There doesn't seem to be another way to get official Python binaries (except for say portablepython and the like), so the only alternative seems to be to build from source. This is what the *nix build system does now.

@Stinkfist0 is this observation correct? thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions