Skip to content

Memray in armv7 environments #594

Answered by godlygeek
pazzarpj asked this question in Q&A
May 12, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

I don't think Memray has ever been tested on aarch32 or ARMv7. I'd suggest trying to run Memray's test suite, and see whether it passes. That will tell us whether this is a problem of Memray not working properly on that architecture, or of Memray not playing nicely with the package you're testing it with. From a clone of the repo, the test dependencies can be installed with pip3 install -r requirements-test.txt, and from there a python3 -m pytest tests/ will run the test suite.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@pazzarpj
Comment options

@godlygeek
Comment options

@pazzarpj
Comment options

@godlygeek
Comment options

Answer selected by pazzarpj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants