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

[bug]: machine-unlearning #2

Open
Aisuko opened this issue Sep 9, 2024 · 0 comments
Open

[bug]: machine-unlearning #2

Aisuko opened this issue Sep 9, 2024 · 0 comments

Comments

@Aisuko
Copy link
Contributor

Aisuko commented Sep 9, 2024

When I run the code(https://github.com/nju-websoft/FedLU/) in and I got issue The go see blow

log folder:  ../Log/20240909
create log folder:  ../Log/20240909
Traceback (most recent call last):
  File "/kaggle/working/FedLU/Code/unlearn_controller.py", line 7, in <module>
    from client import Client
  File "/kaggle/working/FedLU/Code/client.py", line 11, in <module>
    import Levenshtein
ModuleNotFoundError: No module named 'Levenshtein'
Traceback (most recent call last):
  File "/kaggle/working/FedLU/Code/unlearn_controller.py", line 7, in <module>
    from client import Client
  File "/kaggle/working/FedLU/Code/client.py", line 11, in <module>
    import Levenshtein
ModuleNotFoundError: No module named 'Levenshtein'

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

1 participant