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

brew install cartr/qt4/pyqt fails on MacOs Monterey #78

Closed
mackdad42 opened this issue Jan 15, 2022 · 4 comments
Closed

brew install cartr/qt4/pyqt fails on MacOs Monterey #78

mackdad42 opened this issue Jan 15, 2022 · 4 comments

Comments

@mackdad42
Copy link

Just started downloading new programs for a new lab IMac with MacOs Monterey and I'm trying to install pyqt for a secondary program.

Below I've copied and pasted the error output I'm given when I run the following command: brew install cartr/qt4/pyqt

I'm relatively new to computers, so I don't quite understand what's going wrong here. If anyone can help troubleshoot this, I'd greatly appreciate it.

Thanks!

Last 15 lines from /Users/mackenzieleavitt/Library/Logs/Homebrew/openssl@1.0/03.make:
^
x86_64cpuid.s:273:10: error: unknown token in expression
cmpq $0,%rax
^
x86_64cpuid.s:273:10: error: invalid operand
cmpq $0,%rax
^
x86_64cpuid.s:274:9: error: unknown token in expression
cmoveq %rcx,%rax
^
x86_64cpuid.s:274:9: error: invalid operand
cmoveq %rcx,%rax
^
make[1]: *** [x86_64cpuid.o] Error 1
make: *** [build_crypto] Error 1

@sho-he
Copy link

sho-he commented Oct 20, 2022

@mackdad42

Hello.
Is it settled?
I have same error in my m1 mac.
If you have solution of this problems, I want you to share it.
best regards.

@Leo-MathGuy
Copy link

Same error

@Leo-MathGuy
Copy link

Solved by following https://stackoverflow.com/questions/64951024/how-can-i-run-two-isolated-installations-of-homebrew and installing from alternate brew

@cartr
Copy link
Owner

cartr commented May 18, 2024

This is probably the same issue as #86.

@cartr cartr closed this as completed May 18, 2024
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

4 participants