問題タブ [python-sip]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
135 問題
0
投票する
1
に答える
1366
参照
python - Python パッケージ (moviepy) のインポート時のセグメンテーション違反
Python コードに次のステートメントを記述すると、セグメンテーション エラーが発生します。
これの何が問題なのですか?
os: ubuntu 16.04
python: 3.6
moviepy: 0.2.3.2
ffmpeg: 3.3.4
アップデート
私は今gdbでそれをデバッグしようとしています:
test.py(1行のみ):