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

Invalid syntax for python3 #6

Open
stacysimpson opened this issue Jul 16, 2020 · 1 comment
Open

Invalid syntax for python3 #6

stacysimpson opened this issue Jul 16, 2020 · 1 comment

Comments

@stacysimpson
Copy link

This line: https://github.com/kaltura-vpaas/webcasting-app-python/blob/master/create.py#L30

Traceback (most recent call last): File "main.py", line 2, in <module> from create import Livestream File ".../webcasting-app-python/create.py", line 30 live_stream_entry.conversionProfileId = 0000000git ^ SyntaxError: invalid syntax

@stacysimpson
Copy link
Author

For the record, all 0's doesn't work either.

KalturaClient.exceptions.KalturaException: Conversion profile id "0" not found (CONVERSION_PROFILE_ID_NOT_FOUND)

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