learnables / learn2learn

A PyTorch Library for Meta-learning Research
http://learn2learn.net
MIT License
2.61k stars 350 forks source link

Bug #359

Closed cruise-tgu closed 1 year ago

cruise-tgu commented 1 year ago

When I run hypergrad_mnist it shows error: ImportError: cannot import name 'transforms' from partially initialized module 'learn2learn.data'

cruise-tgu commented 1 year ago

image

cruise-tgu commented 1 year ago

image

seba-1511 commented 1 year ago

How did you install learn2learn and on which OS?

cruise-tgu commented 1 year ago

How did you install learn2learn and on which OS?

I use pip install learn2learn and my os is windows 11

cruise-tgu commented 1 year ago

How did you install learn2learn and on which OS? Could you help me to solve the problem

seba-1511 commented 1 year ago

Sorry, there’s no guarantee that learn2learn works on Windows.

cruise-tgu commented 1 year ago

Sorry, there’s no guarantee that learn2learn works on Windows.

so,what os should I choose ,linux or Macos?

seba-1511 commented 1 year ago

Both are tested and work well (for Linux, only Ubuntu is tested).