Skip to main content
Participant
February 11, 2025
Answered

Pymiere API error messages

  • February 11, 2025
  • 1 reply
  • 590 views

I'm new to Premier Pro and the Pymiere API, but I have it installed and configured. My first script is running successfully, but I'm getting errror messages from the VScode terminal:

 

Exception ignored in: <function PymiereBaseObject.__del__ at 0x000002163F4864D0>
Traceback (most recent call last):
File "C:\Python\Python310\lib\site-packages\pymiere\core.py", line 178, in __del__
File "C:\Python\Python310\lib\site-packages\pymiere\core.py", line 97, in eval_script
File "C:\Python\Python310\lib\site-packages\requests\api.py", line 115, in post
File "C:\Python\Python310\lib\site-packages\requests\api.py", line 59, in request
File "C:\Python\Python310\lib\site-packages\requests\sessions.py", line 589, in request
File "C:\Python\Python310\lib\site-packages\requests\sessions.py", line 703, in send
File "C:\Python\Python310\lib\site-packages\requests\adapters.py", line 667, in send
File "C:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 787, in urlopen
File "C:\Python\Python310\lib\site-packages\urllib3\connectionpool.py", line 534, in _make_request
File "C:\Python\Python310\lib\site-packages\urllib3\connection.py", line 508, in getresponse
ImportError: sys.meta_path is None, Python is likely shutting down

 

I have searched the error messages but haven't found much yet. Anyone seen this before and have any tips?

Correct answer Bruce Bullis

Premiere Pro has no Python API; the fact that Pymiere works at all, should be considered a 'happy accident'.  🙂

We're happy to help with any questions regarding PPro's CEP+ExtendScript APIs...

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
February 11, 2025

Premiere Pro has no Python API; the fact that Pymiere works at all, should be considered a 'happy accident'.  🙂

We're happy to help with any questions regarding PPro's CEP+ExtendScript APIs...