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

A question in split dataset #13

Open
lhj0402 opened this issue Nov 12, 2020 · 0 comments
Open

A question in split dataset #13

lhj0402 opened this issue Nov 12, 2020 · 0 comments

Comments

@lhj0402
Copy link

lhj0402 commented Nov 12, 2020

The error information:
Loading pickle file
Traceback (most recent call last):
File "E:\anaconda\envs\tfenv\Scripts\sample-script.py", line 11, in
load_entry_point('tbcnn', 'console_scripts', 'sample')()
File "e:\git\clonecode\tbcnn-master\sampler\commands.py", line 52, in main
args.func(args)
File "e:\git\clonecode\tbcnn-master\sampler\trees.py", line 15, in parse
data_source = pickle.load(file_handler)
AttributeError: Can't get attribute 'Print' on <module '_ast' (built-in)>

I can't load dataset. What is 'Print'?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant