google-research / sam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem while reproducing the results

MiguelCosta94 opened this issue · comments

Hi,

I am trying to reproduce the experiments by running the command you provide in the Readme file. However, the command returns the following error. I am using Python 3.8.

Error while finding module specification for 'sam.sam_jax.train' (ImportError: cannot import name 'Error' from partially initialized module 'sam' (most likely due to a circular import)

Thanks in advance and best regards,
Miguel Costa

It was a conflict with a previously installed python package.