You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: