-
Notifications
You must be signed in to change notification settings - Fork 11
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
Syntax Error : command = f"install_name_tool {dylib_path} -id {new_name}" #10
Comments
most probably it's I changed the conan version to
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@w3sip I executed the said file using
bash ./app
but I am seeing the error. I am attaching the whole log. Can you please tell me what I am doing wrong?I am using
Python 2.7
withpip 20.3.4
. I have already installwxPython 4.0.7
using pip.The text was updated successfully, but these errors were encountered: