Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create stand-alone executable #9

Closed
haasad opened this issue May 22, 2017 · 1 comment
Closed

Create stand-alone executable #9

haasad opened this issue May 22, 2017 · 1 comment

Comments

@haasad
Copy link
Member

haasad commented May 22, 2017

To make the activity-browser easily accessible to non-python users, a standalone executable would be required. The most promising way to do this is with pyinstaller, especially because it allows to build self-contained python applications for all major platforms.

A standalone executable would also make it necessary for the activity-browser to have the option to import databases from raw data (ie. ecoinvent db from ecospold).

@haasad
Copy link
Member Author

haasad commented Nov 29, 2017

Because the activity-browser uses a GPL-license, packaging together with eg. MKL is legally not allowed and brightway relies on numpy MKL for speed. See extended discussion from the Julia developeres here. Closing this for now.

@haasad haasad closed this as completed Nov 29, 2017
mrvisscher pushed a commit to mrvisscher/activity-browser that referenced this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant