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

Investigate test_raw_html failure on M1 Macs #1155

Open
akrabat opened this issue Apr 24, 2023 · 0 comments
Open

Investigate test_raw_html failure on M1 Macs #1155

akrabat opened this issue Apr 24, 2023 · 0 comments

Comments

@akrabat
Copy link
Member

akrabat commented Apr 24, 2023

On a clean install, I've seen this test fail on my M1 MBP. After googling around, I discovered that I needed to do:

pip install reportlab==3.6.12 --force-reinstall --no-cache-dir --global-option=build_ext

It then passes, but I don't know why.

We need to investigate what this does and why it seems to be needed.

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