Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'cloudpickle' has no attribute 'print_exec' #481

Open
wjunneng opened this issue Sep 25, 2022 · 1 comment
Open
Labels
lacking reproducer This issue does not have a minimal reproducing code example, making it harder to investigate it.

Comments

@wjunneng
Copy link

Hello,

import cloudpickle
import pyspark.serializers
pyspark.serializers.cloudpickle = cloudpickle

meet "AttributeError: module 'cloudpickle' has no attribute 'print_exec'" error。

@pierreglaser
Copy link
Member

Hi. We're going to need a minimal reproducer to debug this.

@pierreglaser pierreglaser added the lacking reproducer This issue does not have a minimal reproducing code example, making it harder to investigate it. label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lacking reproducer This issue does not have a minimal reproducing code example, making it harder to investigate it.
Projects
None yet
Development

No branches or pull requests

2 participants