Skip to content

[Bug]: SyntaxError with package name #1

@katanhich

Description

@katanhich

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

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

NO

Console logs

from bing-chat import BingChat
             ^
SyntaxError: invalid syntax

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions