JuliaReinforcementLearning / ArcadeLearningEnvironment.jl

ArcadeLearningEnvironment Julia interface
Other
5 stars 3 forks source link

bsdtar cannot extract downloaded Rom.rar file #15

Closed arhik closed 3 years ago

arhik commented 3 years ago

bsdtar fails to extract the Rom.rar during buildin. This has nothing to do with julia AFAIK. This persists on different platforms (aarch64 and x86 linux ubuntu in mycase).

We might have to pick other generic extractor. Will update here if I find any.

bsdtar -xf Roms.rar 
bsdtar: Error opening archive: Unrecognized archive format
arhik commented 3 years ago

14 mentions something along this line.