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

为什么突然无法import toad,会报错 #151

Open
zhouyyii opened this issue Sep 25, 2024 · 0 comments
Open

为什么突然无法import toad,会报错 #151

zhouyyii opened this issue Sep 25, 2024 · 0 comments

Comments

@zhouyyii
Copy link

File ~\AppData\Roaming\Python\Python310\site-packages\toad_init_.py:16
14 from .selection import select
15 from .scorecard import ScoreCard
---> 16 from .utils import Progress, performance
17 from .version import version
19 VERSION = version

ImportError: cannot import name 'performance' from 'toad.utils'

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