Hi, On Mon, Oct 18, 2021 at 2:28 PM Andrew Nelson <andyf...@gmail.com> wrote: > > > > On Mon, 18 Oct 2021, 23:44 Charles R Harris, <charlesr.har...@gmail.com> wrote >>> >>> ``` >> >> >> Thanks for testing. Are you on Intel or Arm? > > > Intel
Running the equivalent commands in a fresh macOS 11.6 Intel virtualenv gives no errors or test failures: mkvirtualenv --python=`which python3.10` py310 # Python.org Python pip install -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy pip install pytest hypothesis python -c 'import numpy as np; np.test()' Cheers, Matthew _______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com