whats the correct way to install python pandas for houdini on windows

   2342   4   0
User Avatar
Member
91 posts
Joined: Oct. 2015
Offline
whats the correct way to install python pandas for houdini on windows please
User Avatar
Staff
3455 posts
Joined: July 2005
Offline
Here is the Documentation for Python Panels:
http://www.sidefx.com/docs/houdini/ref/windows/pythonpaneleditor [www.sidefx.com]

Houdini currently does not support Pandas.
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
7741 posts
Joined: Sept. 2011
Offline
Do you mean this pandas:

http://pandas.pydata.org/ [pandas.pydata.org]

You can probably install this, and any kind of python lib, usual way by modifying your PYTHON_PATH.
User Avatar
Member
91 posts
Joined: Oct. 2015
Offline
jsmack i did. i had tried that was getting c errors

and this
import sys
sys.path.append(“ ect ect ”) this all so gave me c errors

but i found a solution to the problem

from this posted (thanks MarcelPP)

Your text to link here… [www.sidefx.com]



linking me to this website
Your text to link here… [wordpress.discretization.de]


all so backup my original houdini python2.7 for safe keeping

all working fine now
User Avatar
Staff
3455 posts
Joined: July 2005
Offline
HAHAHA…
sorry I thought you meant Panels
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
  • Quick Links