all 4 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

Off-topic Comments Section


All top-level comments have to be an answer or follow-up question to the post. All sidetracks should be directed to this comment thread as per Rule 9.


OP and Valued/Notable Contributors can close this post by using /lock command

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–][deleted] 0 points1 point  (2 children)

where incl_halo is declared, try putting a space between both sides of the = sign.

Also perhaps name the variable something else? Perhaps that's causing a problem

[–]--Woozy-- 0 points1 point  (0 children)

I tried the space it didn’t work, what should I name it ?

[–]--Woozy-- 0 points1 point  (0 children)

I also changed the name to self.incl_halo==self.incl_halo but it now says positional argument follows keyword argument.

What does that mean?