ContinualAI / ContinualAI/avalanche
ModuleNotFoundError: No module named 'avalanche.benchmarks.generators'
Open
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
#from avalanche.benchmarks.generators import nc_benchmark, ni_benchmark
ModuleNotFoundError: No module named 'avalanche.benchmarks.generators'
#from avalanche.training.strategies import Replay
ModuleNotFoundError: No module named 'avalanche.training.strategies'
All other packages are working for me except the above two! What would be the issue? please help!
Contributor guide
Assessment
This issue has not been assessed yet.