NotSoShaby

Results 6 issues of NotSoShaby

a simple code like this is creating a curropted audio file for some reasons: ``` from moviepy import * clip = VideoFileClip("cut.mp4") audio = clip.audio audio.to_audiofile('temp-audio.mp3') ``` --> #### Expected...

bug
audio

I am following the guide [here](https://github.com/aws-samples/aws-microservices-deploy-options/blob/master/skaffold.md) and trying to use ECR as a repo i followed the direction for credentials helper. I tested it and it works from terminal using...

I think Lynda has a new app, and I can't find the local data folder anymore. It used to be under user/the user im using/ AppData/ Lynda.com. Now I tried...

Does this package work with windows os? I'm having trouble installing it on my machine. I get the error: error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27...

it would be really helpful to host this on docker hub and show a simple way to run it using docker and not necessarily with gcloud (why should the documentation...

Im looking to display some info and statistics from the test to the HTML, is there a way to do so with this package? Also, is it possible to mail...