As has been stated in the comments, you can just drop the user with cascade, then import the user.
If you created an export with the older exp command, and it was an export of just one user/schema, then you will likely have to create the user/schema manually before running the imp. exp/imp were not as smart about that as expdp/impdp.