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
My windows download the cats-blender-plugin-master.zip file,and use Blender 4.2 to install it, but I get this error:
This is my python version and numpy version:
C:\Users\manzh>python --version
Python 3.10.6
C:\Users\manzh>pip install numpy
Requirement already satisfied: numpy in c:\users\manzh\appdata\local\programs\python\python38\lib\site-packages (1.23.0)
[notice] A new release of pip is available: 23.3.2 -> 24.2
[notice] To update, run: c:\users\manzh\appdata\local\programs\python\python38\python.exe -m pip install --upgrade pip
I guess is my python version problem ?
The text was updated successfully, but these errors were encountered:
So you ignored my post which states: "READ FIRST PLEASE - THIS GITHUB IS NOT MONITORED BY ANYONE SO DON'T BOTHER POSTING AN ISSUES, READ THIS INSTEAD!" which answers your question?
Please read this post and close your issue: #687
Wrong cats version for your blender version.
My windows download the cats-blender-plugin-master.zip file,and use Blender 4.2 to install it, but I get this error:
This is my python version and numpy version:
C:\Users\manzh>python --version
Python 3.10.6
C:\Users\manzh>pip install numpy
Requirement already satisfied: numpy in c:\users\manzh\appdata\local\programs\python\python38\lib\site-packages (1.23.0)
[notice] A new release of pip is available: 23.3.2 -> 24.2
[notice] To update, run: c:\users\manzh\appdata\local\programs\python\python38\python.exe -m pip install --upgrade pip
I guess is my python version problem ?
The text was updated successfully, but these errors were encountered: