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

Error #6

Open
asi2233 opened this issue Jun 4, 2022 · 0 comments
Open

Error #6

asi2233 opened this issue Jun 4, 2022 · 0 comments

Comments

@asi2233
Copy link

asi2233 commented Jun 4, 2022

At line:1 char:41

  • python generate_blog_post.py --deepgram < ...
  •                                     ~
    

The '<' operator is reserved for future use.
At line:1 char:92

  • ... deepgram <9c56713b4464> --video <https:// ...
  •                                                             ~
    

The '<' operator is reserved for future use.
At line:1 char:136

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double
quotation marks ("&") to pass it as part of a string.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported

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

2 participants
@asi2233 and others