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

Fix MacOS Python build #247

Closed
ChristopherRabotin opened this issue Nov 1, 2023 · 1 comment
Closed

Fix MacOS Python build #247

ChristopherRabotin opened this issue Nov 1, 2023 · 1 comment

Comments

@ChristopherRabotin
Copy link
Member

Bug report

Since the latest version of rand, the macos Python builds fail both on aarch64 and x86_64.

Not sure what is going on here, but I'll try to not have this as a blocker yet.

Additional context

x86_64 failure: https://github.com/nyx-space/nyx/actions/runs/6714465644/job/18247727906?pr=241

liborty/random#3 (comment)

@liborty
Copy link

liborty commented Nov 1, 2023

You seem to be referring to my crate ran, please do not confuse it with someone else's (bigger and slower) crate rand.
I have posted a reply to your problem and a github actions .yml file under which it passes tests.
Most likely something out of date in the github rust toolchain that you have been using.
They tend to be out of date.

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

2 participants