-
Notifications
You must be signed in to change notification settings - Fork 16
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
modify build_pyoptsparse.py work on windows 64 bit machine #44
Comments
It looks like your screenshot truncated the actual error. |
Hello. Did anyone have a chance to look at this? Thank you. |
No, the script wasn't developed or tested in a native Windows environment. Though there are plans to do so eventually, it will be some time, weeks or months, before that happens. Additionally, it doesn't seem to be a superficial problem - it looks like it dies attempting to run the first script in the first package it attempts to compile. Some possible workarounds in the meantime are:
|
Unfortunately, We cannot use anaconda. conda-forge is fine but when we fire walled repo.anaconda , conda forge is not working as well. so installing pyoptspare with ipopt [which works just fine] is not an option for us. When building from Cygwin environment, will it build the modules for windows os? Must it be Cygwin? Can it be msys2? Could you elaborate on "run it from Cygwin environment"? i am not familiar with this cross platform concepts (at all). pls forgive my ignorance. Thank you. |
this script works for linux only and has issues working with windows 64 bit machine. Is this resolved elsewhere?
one of the issues faced :
the current env has python 11 32 bit
The text was updated successfully, but these errors were encountered: