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

local variable 'data_A' referenced before assignment #18

Open
plsHelpStudent opened this issue Feb 5, 2018 · 2 comments
Open

local variable 'data_A' referenced before assignment #18

plsHelpStudent opened this issue Feb 5, 2018 · 2 comments

Comments

@plsHelpStudent
Copy link

plsHelpStudent commented Feb 5, 2018

I get this error when I run the code in Terminal.
Pls Help

screenshot from 2018-02-06 01-13-45

@irapha
Copy link

irapha commented Mar 5, 2018

I was also getting this error. I assume you're trying to run "Handbags2Shoes"? Turns out the correct name for the task is "handbags2shoes" (the readme is wrong). Without the correct name, the data isn't loaded into the variable 'dataA' and the statement "return dataA, ..." throws this error.

@Hyeongseon2
Copy link

--task_name=Handbags2Shoes is right.

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

3 participants