slight problem with groupcat

Daniel McKeown
  • 20 Feb '16

Hello, I am encountering an error when I attempt to run an example script.

AttributeError: 'module' object has no attribute 'groupcat'

I did already download all the fix scripts from bitbucket source and imported before running

Thanks so much for this awesome simulation it is incredible

Sincerely,

Dan

Daniel McKeown
  • 20 Feb '16

Hello, I actually was able to get the script to run by deleting groupcat

subhalos = il.loadSubhalos(basePath,135,fields=fields)

works just fine.

cheers

Dylan Nelson
  • 29 Feb '16

Glad you got this working, I guess it will depend on exactly how you imported il.

  • Page 1 of 1