Closed
Description
Hello Stefanie,
I have recently received my copy of the second edition of your book.
Trying to follow along, I ran into an issue an page 39 with the command: (book_env) $ pip3 install -r requirements.txt
The problem seems with "wheel" or later in the requirements file:
Getting requirements to build wheel ... done
Preparing wheel metadata ... error
ERROR: Command errored out with exit status 1:
command: /home/guido/anaconda3/envs/book_env/bin/python /home/guido/anaconda3/envs/book_env/lib/python3.9/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpu0w3a_o8
cwd: /tmp/pip-install-ycgjf7ri/scipy_652aaa3f60914357b64375128a803e93
Complete output (171 lines):
I have retried this on Windows 10 with Anaconda 3 and then also on a "freh install" of Ubuntu 20.04 LTS in a virtual machine.
Please see the attached traces from both OS.
Please let me know if you require additional information.
Best regards,
Guido