Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F ffmpeg-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 402
    • Issues 402
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Karl Kroening
  • ffmpeg-python
  • Issues
  • #130
Closed
Open
Issue created Oct 04, 2018 by Administrator@rootContributor

Can't import in DCC software

Created by: mathbou

I'm developing tools on Maya and 3dsMax but I get an error when I import ffmpeg lib. Those two softwares are still on python 2.7 and uses a zipped version of it.

Error: IOError: file C:\Program Files\Autodesk\Maya2018\bin\python27.zip\lib2to3\pgen2\pgen.py line 15: 2 #

After digging into the lib it seems the line from past.builtins import basestring is causing the problem. I made a try by removing every occurrences of it and it looks like it works.

Assignee
Assign to
Time tracking