Name:Sean M Dooley IP:10.7.223.2 Email:sdoole20@student.scad.edu Room:223 Machine:mt-r223.1, mt-r223.2, mt-r223.13, mt-r223.14 Platform:renderman Application:Linux (Red Hat) Error:__________ [1] 7.0:10PM __________
Traceback (most recent call last):
File \"/home/sdoole20/mount/stuhome/tech312/python/prman_python_1.py\", line 2, in ?
import prman
File \"/opt/pixar/RenderManProServer-16.3/bin/prman.py\", line 36, in ?
class __private: # simple means to keep locals private
File \"/opt/pixar/RenderManProServer-16.3/bin/prman.py\", line 40, in __private
import ctypes
ImportError: No module named ctypes
Problem:I continue to get this error regardless of the machine that I am logged into. The first machine number I tried in Windows, the other three were all attempts in Linux. Every machine, every attempt, created this error (Window\'s provided a similar, but used slightly different termonology).
Malcolm looked over my code and it shouldn\'t be causing this error at all because neither he nor I can find what\'s causing this error. The error seems to be in the import of prman, but prman is in my Python path.