Skip to content

compilation error #1

@muztaba40

Description

@muztaba40

when I tried to run the code from src file. it says error. Error massage is here:
Traceback (most recent call last):
File "/media/muztaba-ahbab/Others Stuff/Study/HIWI/Mathematics/LowDoseCTPytorch-master/LowDoseCTPytorch-master/src/train.py", line 8, in
from client.ModelClient import ReconstructionModelClient
File "/media/muztaba-ahbab/Others Stuff/Study/HIWI/Mathematics/LowDoseCTPytorch-master/LowDoseCTPytorch-master/src/client/ModelClient.py", line 10, in
from utils.CustomBar import CustomBar, Bar
File "/media/muztaba-ahbab/Others Stuff/Study/HIWI/Mathematics/LowDoseCTPytorch-master/LowDoseCTPytorch-master/src/utils/CustomBar.py", line 1, in
from progress.bar import Bar
ModuleNotFoundError: No module named 'progress'

So can you tell me where is this progress file? I am tried but unable to find the file progress.bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions