Adverti horiz upsell

Filmback Matcher 0.3.2 for Maya (maya script)

Creates cameras that matches actual live action camera. Uses vfxcamdb.com to stay up to date.

License
Button download
1,318 Downloads

Compatibility

  • 2019, 2018, 2017

Operating Systems

  • Linux
  • Windows

History

Created:12/21/2018
Last Modified:03/27/2020
File Size: 13.7 KB

Bugs

# Error: ImportError: file <maya console> line 1: No module named camFXDB

Statusclosed
Prioritymedium
Date01/30/2019
Submitted byskiena skiena
Hey there -
Great script if I could only get it to load :) I sourced it multiple times and executed it directly and ran the supplied command: 

import camFXDB
camFXDB.buildUI();

 

But I am only getting this error:

# Error: ImportError: file <maya console> line 1: No module named camFXDB

Is there something I am not seeing?

Best

A.

Comments on this bug:

  • A B

    A B said almost 6 years ago:

    Never mind...I thought I had put it in the right script path, but didn't.
    All good now.
  • skiena

    skiena said almost 6 years ago:

    These are the easiest bugs to fix -- the one's I don't have to do anything about! YAY!
     
    Thanks for posting about it!
  • waterworth

    waterworth said over 5 years ago:

    Hi
    I am getting an error when I try to execute your script.
     
    # Error: URLError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\urllib2.py line 1197: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions # 
  • skiena

    skiena said over 5 years ago:

    Hey Waterworth, it seems like you either don't have internet access, are being blocked by a firewall or are missing certain permissions to access the internet from Maya.  I don't know that much abotu accessing the internet through python -- I only learned wnough to get this script up and running.

    Sorry I can't be more help.

Post a comment: