Skip to content

Windows build busted with missing \Python3\ directory #6467

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

Closed
earlephilhower opened this issue Aug 29, 2019 · 3 comments
Closed

Windows build busted with missing \Python3\ directory #6467

earlephilhower opened this issue Aug 29, 2019 · 3 comments
Assignees
Milestone

Comments

@earlephilhower
Copy link
Collaborator

Opening for @mikekgr.

The Python3 merge broke Windows due to a renaming of the installed python directory.

See for full details: #6378 (comment)

Either the python.zip file for Windows needs to be moved on the toolchain dir to \python3\ (simplest), or the platform.txt needs to not use {python} as the subdir.

@earlephilhower
Copy link
Collaborator Author

@mikekgr, please give #6472 a try. You will need to re-execute get.py and it will download a properly named python3-xxx.zip file and install into the appropriate spot. No renaming should be needed.

@mikekgr
Copy link

mikekgr commented Aug 30, 2019

Dear @earlephilhower , I happily confirm that it is working fine now. Many many thanks !

@earlephilhower
Copy link
Collaborator Author

Merged and confirmed. Closing.

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

2 participants