no, it's not really an error, it's just that I don't have the autocomplete that sometimes it's super useful to quickly find out what is the function that you need from an object. To find it is very simple:
import os
os.[tab][tab]
in my local machine I've the list of functions associated with that module, but not in the cluster