Muhammet Khalifa

Results 1 comments of Muhammet Khalifa

The only fix for my issue was reverting to Python version 3.11.8. Here are the steps I followed: pip or brew install pyenv pyenv install 3.11.8 pyenv global 3.11.8 bash:...