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

Failing windows build actions due to missing version.txt #4

Closed
aliencaocao opened this issue Mar 11, 2023 · 5 comments
Closed

Failing windows build actions due to missing version.txt #4

aliencaocao opened this issue Mar 11, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@aliencaocao
Copy link
Owner

aliencaocao commented Mar 11, 2023

run: create-version-file version.yml --outfile version.txt

This line is somehow causing issue as it is not outputting the version.txt to the working dir, causing subsequent pyinstall build to fail.

EDIT: see comment below. the file is there but pyinstaller complains is not there. I cannot reproduce this issue locally.

This issue does not affect the functionality of the code. Users can still build their own binaries or download the prebuilt exes from releases page.

@aliencaocao aliencaocao self-assigned this Mar 11, 2023
@aliencaocao aliencaocao added bug Something isn't working help wanted Extra attention is needed labels Mar 11, 2023
@aliencaocao
Copy link
Owner Author

aliencaocao commented Mar 31, 2023

@aliencaocao
Copy link
Owner Author

@FrzMtrsprt any idea on this issue?

@FrzMtrsprt
Copy link
Contributor

FrzMtrsprt commented Mar 31, 2023

@FrzMtrsprt any idea on this issue?

Maybe we should try another action.
For example pyinstaller-windows

@aliencaocao
Copy link
Owner Author

I used to use this but it doesnt support a lot of newer features and the version info

@aliencaocao
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants