Skip to content
Snippets Groups Projects
Unverified Commit 66a8ee32 authored by Haonan Yu's avatar Haonan Yu Committed by GitHub
Browse files

Upgrade cnest to 1.1.0 (#1436)

1.1.0 uses a new packaging method, which should solve the issue of not finding .so file.
parent 40eb60aa
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ setup(
'torch==1.8.1',
'torchvision==0.9.1',
'torchtext==0.9.1',
'cnest==1.0.8',
'cnest==1.1.0',
], # And any other dependencies alf needs
extras_require={
'metadrive': ['metadrive-simulator==0.2.5.1', ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment