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

help #1

Closed
Tempest-101 opened this issue May 11, 2024 · 3 comments
Closed

help #1

Tempest-101 opened this issue May 11, 2024 · 3 comments

Comments

@Tempest-101
Copy link

when i try to run "python simulation.py --dataset_name="cifar" --approach="topk" --sparsify_by=0.1 --num_rounds=180", it shows Exception that 'bytes' object has no attribute 'pop'

@Natasha-R
Copy link
Owner

I was not able to replicate your issue. Have you tried using some of the functions individually, to try identify the exact source of the problem?

@Simon007-heiyewuxing
Copy link

I have met the same problem with flwr's version==1.8.0, too. But when I run it with flwr==1.6.0, everything will be fine. It seems that some update between versions of flwr caused this problem.

@Natasha-R
Copy link
Owner

I have met the same problem with flwr's version==1.8.0, too. But when I run it with flwr==1.6.0, everything will be fine. It seems that some update between versions of flwr caused this problem.

A big thanks for figuring that out. I have updated the repo accordingly to indicate the working flwr version to use.

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

3 participants