Error Import Pandas - EOFError: marshal data too short

Since today workflows are not running anymore with pandas and numpy. Removing numpy library resolved numpy errors. With Pandas that is not resolving the problem (Pandas module missing). Import Pandas is giving me following error EOFError: marshal data too short.
Thanks