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
Please indicate the following details about the environment in which you found the bug:
SDGym version:
Python version: 11
Operating System: windows
torch.version
'2.0.0+cpu'
Error Description
for
pip install sdgym
I get
ERROR: Cannot install sdgym==0.1.0, sdgym==0.2.0 and sdgym==0.2.1 because these package versions have conflicting dependencies.
The conflict is caused by:
sdgym 0.2.1 depends on torch<2 and >=1.1.0
sdgym 0.2.0 depends on torch<2 and >=1.1.0
sdgym 0.1.0 depends on torch<2 and >=1.1.0
The text was updated successfully, but these errors were encountered:
Environment Details
Please indicate the following details about the environment in which you found the bug:
'2.0.0+cpu'
Error Description
for
pip install sdgym
I get
ERROR: Cannot install sdgym==0.1.0, sdgym==0.2.0 and sdgym==0.2.1 because these package versions have conflicting dependencies.
The conflict is caused by:
sdgym 0.2.1 depends on torch<2 and >=1.1.0
sdgym 0.2.0 depends on torch<2 and >=1.1.0
sdgym 0.1.0 depends on torch<2 and >=1.1.0
The text was updated successfully, but these errors were encountered: