-
Notifications
You must be signed in to change notification settings - Fork 135
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
OSX Build Error: OSError: error running 'unzip -q -d macosx macosx.zip': 9 #5
Comments
This is due to me, last minute, setting up git LFS to accommodate the Komodo installers. I'd suggest either opening a PR to remove anything but the |
what about using github releases? having the installers available to download instead of building it myself if possible seems like an ideal way to get up and running quickly |
I second that! |
Oh that's a great idea, @justquick. Just fyi, you don't need to build anything. The installers in the installers directory can be downloaded right now and run. I'll move those to a release soon. |
@justquick any chance you can checkout FYI, I created a release for IDE: https://github.com/ActiveState/OpenKomodoIDE/releases/tag/12.0.1 |
When following the readme's instructions to build on my mac i get an error during
build.py configure
where it is unable to unzip the prebuilt zip because the files seem to be git LFS pointers. The readme does not mention any lfs requirement or steps to download those zipfiles. How can I download those zipfiles so I can build komodo?Steps to reproduce
python2.7 build.py configure -k 10.10
Exception
The text was updated successfully, but these errors were encountered: