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
Hi, jakteristics, I have a question about installation of your code, when I run python -m pip install jakteristics, I met the following problem:
ERROR: Could not build wheels for jakteristics, which is required to install pyproject.toml-based projects.
Then I try to install pyproject.toml-based projects, by running pip install --use-feature=2020-resolver . But it couldn't solve this issue. Do you have some suggestions about how to solve this issue? Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi, jakteristics, I have a question about installation of your code, when I run python -m pip install jakteristics, I met the following problem:
ERROR: Could not build wheels for jakteristics, which is required to install pyproject.toml-based projects.
Then I try to install pyproject.toml-based projects, by running pip install --use-feature=2020-resolver . But it couldn't solve this issue. Do you have some suggestions about how to solve this issue? Thank you in advance!
The text was updated successfully, but these errors were encountered: