Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Python error: PyImport_GetModuleDict: no module dictionary! #15

Open
trohit920 opened this issue Nov 16, 2017 · 0 comments
Open

Comments

@trohit920
Copy link

trohit920 commented Nov 16, 2017

Hello, @xslittlegrass
I am getting an error when i convert the ipynb file to py file using nbconvert. I am using Python 3.6 on windows 10 with all the necessary packages installed. Can you help me with this? Here is the error:

File "vehicle detection.py", line 163, in
'exec(%matplotlib.agg inline)'('time', 'lane_clip.write_videofile(project_video_output, audio=False)')
TypeError: 'str' object is not callable
Fatal Python error: PyImport_GetModuleDict: no module dictionary!

Current thread 0x00002d58 (most recent call first):
File "C:\Users\rohit\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\VideoFileClip.py", line 116 in del

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant