Hello, I reported an error in the pip install-e.[dev] step, how should I solve it?Thank you for your time
Building wheel for psvWave (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for psvWave (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-39
error: could not create 'build/lib.linux-x86_64-cpython-39': Permission denied
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for psvWave
Failed to build psvWave
ERROR: Could not build wheels for psvWave, which is required to install pyproject.toml-based projects
Hello, I reported an error in the
pip install-e.[dev]step, how should I solve it?Thank you for your timeBuilding wheel for psvWave (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for psvWave (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-39
error: could not create 'build/lib.linux-x86_64-cpython-39': Permission denied
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for psvWave
Failed to build psvWave
ERROR: Could not build wheels for psvWave, which is required to install pyproject.toml-based projects