Skip to main content
If an error occurs when installing wandb that states:
Install psutil directly from a pre-built wheel. Determine your Python version and operating system at https://pywharf.github.io/pywharf-pkg-repo/psutil/. For example, to install psutil on Python 3.8 in Linux:
After installing psutil, run pip install wandb to complete the installation of wandb.
Python