return types.CodeType( TypeError: an integer is required (got type bytes) Follow
Hi Friends,
I'm getting the below error when just executing import pyspark in IDE.
I have already set the Project structure as :
Please suggest!
Please sign in to leave a comment.
Could you please try this import from the terminal for the same interpreter? This issue is probably not IDE-related.