ok i changed it in the twitter api that it supports the count parameter
if count is not None:
parameters[‘count’] = count
and used it again with
users = api.GetFollowers(screen_name=“gallexme”,skip_status=True,count=10)
and it stucks again
oh and with stuck i mean that it just does nothing for a long time(i waited for about 1h)
and sorry for my english