SateeshKumar21 / graph-inverse-rl

MIT License
31 stars 4 forks source link

ImportError: cannot import name 'TypeGuard' from 'typing_extensions' #2

Open LeiHHHuang opened 1 year ago

LeiHHHuang commented 1 year ago

Hi Sateesh, Thanks a lot for open sourcing the code! I built the virtual env by running the yaml file withou any error or warning. But when I ran the script, ImportError: cannot import name 'TypeGuard' from 'typing_extensions' showed up. I tried upgrading typing_extensions but it still did not work. Do you have any idea how to fix this? Thanks!

jonzamora commented 4 months ago

Hi,

I'll be working on some updates to this repository in the coming weeks which will hopefully resolve your concerns + provide a more complete overview of our training pipeline.

My apologies for the late response!