When i try to run pip3 install -r requirements.txt on my macbook it gets to
Building wheels for collected packages: pytun-pmd3
Building wheel for pytun-pmd3 (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for pytun-pmd3 (pyproject.toml) did not run successfully.
│ exit code: 1
then i get a lot more errors after and this error
ERROR: Could not build wheels for pytun-pmd3, which is required to install pyproject.toml-based projects
When i try to run pip3 install -r requirements.txt on my macbook it gets to Building wheels for collected packages: pytun-pmd3 Building wheel for pytun-pmd3 (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for pytun-pmd3 (pyproject.toml) did not run successfully. │ exit code: 1
then i get a lot more errors after and this error ERROR: Could not build wheels for pytun-pmd3, which is required to install pyproject.toml-based projects