Hi,
Try opening file: plugins\system\jasocial_feed\jasocial_feed.php
Look for the function fetchTwitterPost: private function fetchTwitterPost ($profile)
Remove this line of code:
require_once _DIR_ . '/TwitterAPIExchange.php';
Then try to import feeds again.