Is there an existing issue for this?
What happened?
Hi @ZackBradshaw
I cant not import bing-chat due to SyntaxError. Here is the result:
from bing-chat import BingChat
^
SyntaxError: invalid syntax
Steps to reproduce the problem
from bing-chat import BingChat
What should have happened?
It should be imported properly
Version where the problem happens
1.9.4
What Python version are you running this with?
3.9
What is your operating system ?
Windows
Command Line Arguments
Console logs
from bing-chat import BingChat
^
SyntaxError: invalid syntax
Additional information
No response
Is there an existing issue for this?
What happened?
Hi @ZackBradshaw
I cant not import bing-chat due to SyntaxError. Here is the result:
SyntaxError: invalid syntax
Steps to reproduce the problem
from bing-chat import BingChat
What should have happened?
It should be imported properly
Version where the problem happens
1.9.4
What Python version are you running this with?
3.9
What is your operating system ?
Windows
Command Line Arguments
Console logs
from bing-chat import BingChat ^ SyntaxError: invalid syntaxAdditional information
No response