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

can't find XPA shared library #2

Open
vpicouet opened this issue Dec 22, 2021 · 1 comment
Open

can't find XPA shared library #2

vpicouet opened this issue Dec 22, 2021 · 1 comment

Comments

@vpicouet
Copy link
Owner

vpicouet commented Dec 22, 2021

Sometimes the pyds9 package fails to install because it can not find the XPA library.
On fedora, you can fix the issue by installing the following library:
yum install libXt-devel

@vpicouet
Copy link
Owner Author

vpicouet commented Nov 28, 2022

For macOS you can install it running this command:

brew install libxt

it could also happen because xcode is not installed. You should install it on the app store and run:

xcode-select --install

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

1 participant