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

Stock return {} #7

Closed
leoszn opened this issue Oct 10, 2017 · 1 comment
Closed

Stock return {} #7

leoszn opened this issue Oct 10, 2017 · 1 comment

Comments

@leoszn
Copy link

leoszn commented Oct 10, 2017

image

Please help, keep hit this error. while my IDs are {'170929':'Corduroy Work Pant','170930':'Daggers Pant'}

@leoszn leoszn changed the title Stock return P{ Stock return {} Oct 10, 2017
@leoszn leoszn closed this as completed Oct 10, 2017
@Bleez103
Copy link

@leoszn are you running into the below issue when running masterstock.py y?

Traceback (most recent call last):
File "C:\Users****\premeStock\monitor.py", line 263, in
main(sys.argv)
File "C:\Users****\premeStock\monitor.py", line 233, in main
restockCheck(ID, 1)
File "C:\Users****\premeStock\monitor.py", line 186, in restockCheck
if sizes.find('option') == None:
AttributeError: 'NoneType' object has no attribute 'find'

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

2 participants