problem when I run local galaxy

Hi, when I run local galaxy, I met this problem. Do you know hwo to solve it?

ERROR: Could not build wheels for bx-python, h5py, pysam, uvloop, which is required to install pyproject.toml-based projects

Hello @Declan0305

These our are resources to guide installation:

Just as a guess – did you install Galaxy in a way that uses a conda venv? These errors could result from using a python venv.

And, if this server is just for personal use, you might be interested in using the Docker Galaxy option instead. Much is preconfigured, including those components if I am understanding correctly. It is linked from that last resource link above, but also below directly. Be sure note that it includes simplified administrative instructions for top level functions you can follow (instead of the primary admin docs).