-
Notifications
You must be signed in to change notification settings - Fork 128
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
Got this error i am trying to running the example standalone-mnist #354
Comments
Hi, please see this issue: #352 |
thanks for response i did this changes but the error Remain same |
Please set |
It seems to be a bug. I am working on fixing it. Please replace the standalone.py with the codes below and rerun it:
|
Thanks Again for Responce i did the changes mean copy the standalone.py and Paste Now give me the below error |
Sorry for the late reply. The example codes are adapted to the latest version of FedLab. Please try download the source code of the main branch and run it locally. |
Please try the master branch via |
Thanks for Responce Now i clone Exit the link git clone https://github.com/SMILELab-FL/FedLab.git and then installed the requiremnt pip install -r requirements.txt and than pip install fedlab==1.3.0 |
Please do not run |
Thanks again for response Now i delete the old folder and create new folder inside new folder clone the git clone https://github.com/SMILELab-FL/FedLab.git and the requirement are already installed in our system and did not exute this command as follow your instruction pip install fedlab==1.3.0 but Again same Issue you can see the folder name on Screen shot |
Please replace line 57 with |
Thanks if this issue resolve i paste the Screenshot above Comment Please solve look it the #355 Issue Its give the same Error When we follow the Above Instruction. |
@dunzeng Thanks If the Issue is Resolved and my output is Correct than i closed the issue. |
Fedlab version =1.3.0
python version =Python 3.10.12
torch=1.7.1
torchvision=0.8.2
No Gpu i am running on laptop corei5 12th Generation Cpu
Got the below error when i try to run example standalone-minist
The text was updated successfully, but these errors were encountered: