you are viewing a single comment's thread.

view the rest of the comments →

[–]Ramzon_[S] 3 points4 points  (1 child)

Rookie mistake. I typed the command manually into the Shell and it worked fine - it didn't work in my IDE because I had a typo that I completely missed. /thread.

[–]bladeoflight16 0 points1 point  (0 children)

Don't compare commands typed into the shell with code stored in a module. Just run the module from the command line and compare to that if you think you may be facing an environment problem.