You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[QUESTION] /Library/Developer/CommandLineTools/usr/bin/python3: No module named swanlab.__main__; 'swanlab' is a package and cannot be directly executed #1027
🤔 Question description [Please make everyone to understand it]
When I excute: /usr/bin/python3 -m swanlab login, it raise : /Library/Developer/CommandLineTools/usr/bin/python3: No module named swanlab.__main__; 'swanlab' is a package and cannot be directly executed
wandb is ok by run /usr/bin/python3 -m wandb login