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
I am trying to install a plugin for Blender that is able to read SM64 Roms and output 3D models in C code format. (https://gitlab.com/scuttlebugraiser/rom-manger-2-c) I have the Microsoft Visual studio compiler and build tools and have had them for some time. When I use pip3 it gives me the console output linked in the text file named out.txt. According to pip3 I am using "pip 21.1 from c:\program files\blender foundation\blender 2.82\2.82\python\lib\site-packages\pip (python 3.7)" I have no idea why it is not working. One of the errors I saw was that it could not find Python.h which I do have on my computer so I am baffled as to how this is occuring. Is it just blender being weird or is it something different? out.txt
The text was updated successfully, but these errors were encountered:
I am trying to install a plugin for Blender that is able to read SM64 Roms and output 3D models in C code format. (https://gitlab.com/scuttlebugraiser/rom-manger-2-c) I have the Microsoft Visual studio compiler and build tools and have had them for some time. When I use pip3 it gives me the console output linked in the text file named out.txt. According to pip3 I am using "pip 21.1 from c:\program files\blender foundation\blender 2.82\2.82\python\lib\site-packages\pip (python 3.7)" I have no idea why it is not working. One of the errors I saw was that it could not find Python.h which I do have on my computer so I am baffled as to how this is occuring. Is it just blender being weird or is it something different?
out.txt
The text was updated successfully, but these errors were encountered: