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

Added support for pyinstaller3 (pyi-build is DEPRECATE) #2

Merged
merged 1 commit into from Oct 22, 2015
Merged

Added support for pyinstaller3 (pyi-build is DEPRECATE) #2

merged 1 commit into from Oct 22, 2015

Conversation

Sjd-Risca
Copy link

As described here pyi-build is deprecate since versione 3 of pyinstaller:
pyinstaller/pyinstaller@a5cd4b7
pyinstaller/pyinstaller#1490

@pinhead84
Copy link
Contributor

Thank you for that contribution. I did not know, that pyi-build is deprecated. But is it also necessary to change the path in a = Analysis([os.path.join('../src', 'Support.py')], ?

@pinhead84 pinhead84 merged commit 082876e into OpenIndex:master Oct 22, 2015
pinhead84 added a commit that referenced this pull request Oct 22, 2015
italian translation see:
#1

compatibility with pyinstaller3 see:
#2
@pinhead84
Copy link
Contributor

By the way - if you're planning further contributions, please use the develop branch instead of the master branch. We're using the master branch for stable releases only.

I missed that problem when merging your pull request. So our scheme is now a bit mixed up right now - but its no big problem so far. ;)

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

Successfully merging this pull request may close these issues.

None yet

2 participants