Mohammad Mahdi Samei

Results 25 comments of Mohammad Mahdi Samei

Same problem here, I checked out with ```rich.progress.track()``` and in another example, I used the "Live" progress bar like your example in [here](https://github.com/Textualize/rich/blob/master/examples/dynamic_progress.py), It works perfectly. BUT when I combine...

I've tried your code in cmd and it's working ideally I think. I got some videos of working on my side. ## Your Code on cmd: https://user-images.githubusercontent.com/25700939/170732425-699c9cc3-4ac9-49fb-9bdf-e9a506f0c697.mp4 ## Mine on...

If you still need a sample with PyTorch, let me know.

I was able to run on WSL (Ubuntu 20.04), It seems okay and works fine on it. So it might be the problem on Windows (when you use it with...

First Command: https://user-images.githubusercontent.com/25700939/173234325-a9d2e53c-1005-4bb9-a0f8-1eefe5fe295e.mp4 --- Second Command: https://user-images.githubusercontent.com/25700939/173234334-11fc0a6b-42ff-4e37-97c9-ce85379e698a.mp4 ## But ### The point is, that Rich doing just fine alone, but when you use other Libs like [PyTorch](https://github.com/pytorch/pytorch) or [W&B](https://github.com/wandb), the...

I think this comment solves this issue. The result is good on VSCode (or -insider). But on the windows console, as the same as before, and **NO improvement** has been...

i have this problem too. i use Python 3.7.2 and it doesn't work. what should i do ? ./main.py File "./main.py", line 71 fixed_name = f'{info["artist"][0]} - {info["name"]}' ^ SyntaxError:...

and internet connection was good.

same problem on Safari and chrome on android. any help ?

Your live demo is good on any device, but i have problem still. i updated the source now, and the previous problem fixed but another problem showed up. This is...