Closed tsbinns closed 1 year ago
Hello! When I'm trying to import the library, I get a syntax error on line 336 of the init file: region_id = int(self._atlas[*atlas_coords]) ^ SyntaxError: invalid syntax _Originally posted by @Atom97 in https://github.com/tsbinns/mni_to_region/issues/1#issuecomment-1698237474_
Hello!
When I'm trying to import the library, I get a syntax error on line 336 of the init file:
region_id = int(self._atlas[*atlas_coords]) ^ SyntaxError: invalid syntax
_Originally posted by @Atom97 in https://github.com/tsbinns/mni_to_region/issues/1#issuecomment-1698237474_
@Atom97 Please can you provide a minimal working example so I can try to replicate this along with a list of your packages and their versions (e.g. using pip freeze). Cheers!
pip freeze