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
{{ message }}
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
Hello, I am trying to create a custom build of this solution exactly as it currently is so that I can continue using it after it is archived at the end of this month. I downloaded the source code and have tried to follow the instructions, but it seems some parts are missing. I have included the errors received below but it looks like the source code is missing the folders transcribelamda and captionlambda and the files requirements.txt and TranscribeStreamingJavaLambda.jar. Additionally, I am receiving the message testresources are not installed.
Since I am newer to AWS so any guidance offered is greatly appreciated. Please don't hesitate to explain things at a basic level. Hopefully I can get this working before this project is archived at the end of the month.
Thank you!
[Rebuild] captionlambda Function
cp: cannot stat '/home/matt/Downloads/live-streaming-with-automated-multi-language-subtitling-master/deployment/../source/captionlambda': No such file or directory
./build-s3-dist.sh: line 77: cd: /home/matt/Downloads/live-streaming-with-automated-multi-language-subtitling-master/deployment/../tmp/captionlambda/: No such file or directory
ERROR: Could not open requirements file: [Errno 2] No such file or directory: './requirements.txt'
cp: cannot stat '/home/matt/Downloads/live-streaming-with-automated-multi-language-subtitling-master/deployment/../source/transcribelambda/TranscribeStreamingJavaLambda.jar': No such file or directory
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
The text was updated successfully, but these errors were encountered:
Does anyone happen to have the directory source/captionlambda and the files requirements.txt and TranscribeStreamingJavaLambda.jar that are missing in the source code?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I am trying to create a custom build of this solution exactly as it currently is so that I can continue using it after it is archived at the end of this month. I downloaded the source code and have tried to follow the instructions, but it seems some parts are missing. I have included the errors received below but it looks like the source code is missing the folders transcribelamda and captionlambda and the files requirements.txt and TranscribeStreamingJavaLambda.jar. Additionally, I am receiving the message testresources are not installed.
Since I am newer to AWS so any guidance offered is greatly appreciated. Please don't hesitate to explain things at a basic level. Hopefully I can get this working before this project is archived at the end of the month.
Thank you!
[Rebuild] captionlambda Function
cp: cannot stat '/home/matt/Downloads/live-streaming-with-automated-multi-language-subtitling-master/deployment/../source/captionlambda': No such file or directory
./build-s3-dist.sh: line 77: cd: /home/matt/Downloads/live-streaming-with-automated-multi-language-subtitling-master/deployment/../tmp/captionlambda/: No such file or directory
ERROR: Could not open requirements file: [Errno 2] No such file or directory: './requirements.txt'
cp: cannot stat '/home/matt/Downloads/live-streaming-with-automated-multi-language-subtitling-master/deployment/../source/transcribelambda/TranscribeStreamingJavaLambda.jar': No such file or directory
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
The text was updated successfully, but these errors were encountered: