You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`[MoviePy] >>>> Building video examples/project_svm.mp4
[MoviePy] Writing video examples/project_svm.mp4
98%|██████████████████████████████████████████████████████████████████████████████████████████████ | 50/51 [00:28<00:00, 1.44it/s]
[MoviePy] Done.
[MoviePy] >>>> Video ready: examples/project_svm.mp4
Fatal Python error: PyImport_GetModuleDict: no module dictionary!
Current thread 0x00007f6414c20700 (most recent call first):
File "/home/chm/.virtualenvs/cv/lib/python3.5/site-packages/moviepy/video/io/VideoFileClip.py", line 116 in del
Aborted (core dumped)
`
Could you please tell me how to solve it?
The text was updated successfully, but these errors were encountered:
@JunshengFu I have already configured the environment using Anconda with the environment-gpu.yml file , but also meet this problem!. I can't find the reason of this problem!!
Hi, When I run main.py, the shows:
`[MoviePy] >>>> Building video examples/project_svm.mp4
[MoviePy] Writing video examples/project_svm.mp4
98%|██████████████████████████████████████████████████████████████████████████████████████████████ | 50/51 [00:28<00:00, 1.44it/s]
[MoviePy] Done.
[MoviePy] >>>> Video ready: examples/project_svm.mp4
Fatal Python error: PyImport_GetModuleDict: no module dictionary!
Current thread 0x00007f6414c20700 (most recent call first):
File "/home/chm/.virtualenvs/cv/lib/python3.5/site-packages/moviepy/video/io/VideoFileClip.py", line 116 in del
Aborted (core dumped)
`
Could you please tell me how to solve it?
The text was updated successfully, but these errors were encountered: