rsalmei / alive-progress

A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
MIT License
5.53k stars 206 forks source link

ImportError #29

Closed xwyrz closed 4 years ago

xwyrz commented 4 years ago

cannot import name 'alive_bar' from partially initialized module 'alive_progress' (most likely due to a circular import)

I use pycharm and python3.8

rsalmei commented 4 years ago

Hello @snow922841,

Please give me more details, it does work in PyCharm and Python 3.8, see:

image

Describe the steps you took exactly, and how you installed alive_progress.

xwyrz commented 4 years ago

I'm sorry, it's not you. I used your project as the name of the folder and caused the error

Rogério Sampaio de Almeida notifications@github.com于2020年4月8日 周三23:06写道:

Hello @snow922841 https://github.com/snow922841,

Please give me more details, it does work in PyCharm and Python 3.8, see: [image: image] https://user-images.githubusercontent.com/6652853/78799977-43a00200-7991-11ea-9bc0-8803698c245e.png

Describe the steps you took exactly, and how you installed alive_progress.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rsalmei/alive-progress/issues/29#issuecomment-611013275, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOWNM47ICUMCEHPEEEJ2CFLRLSHIHANCNFSM4MD3TSXQ .

rsalmei commented 4 years ago

I see, no problem. 👍