View Single Post
  #2  
Old 04-29-2011, 09:16 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
I believe that message means that the package requires building binary modules (ie pyd) from source and you don't have a compatible compiler (eg Visual Studio). You might want to visit the home page of the package and see if they have any pre-built binaries for Python 2.7.
Reply With Quote