-
-
Notifications
You must be signed in to change notification settings - Fork 45.7k
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
Amazon Requests #8164
Comments
Have you installed all of the requirements from the requirements.txt file? And which file are you trying to run. From the title I am guessing this is the get_amazon_product_data.py file And as you aren't sure what the expected behavior is, it seems that it should give you a csv file with all of the amazon product data for the product type searched, which you can change to whatever search you want at the end. |
this is on the webpage for this repo. Is the try this function not working |
I see, it doesn't work for me either. In this case if you want to use the code then I guess just try it out on your own machine until they fix this. |
Should the issue stay open as a website issue or is there a better way of classifying the bug |
I think but am not 100% that you should instead add this as an issue to the website repo here |
I quoted everything in this issue and posted it along with the photos on that repo. I'm going to close it here because I didn't realize the other repo existed. Closes #8164 |
Stop it
…On Sat, 11 Mar 2023, 11:10 pm watrgoat, ***@***.***> wrote:
Have you installed all of the requirements from the requirements.txt file?
If you don't know how to do this navigate to you command line inside the
file directory where this repo is and type: pip install -r
requirements.txt
And which file are you trying to run. From the title I am guessing this is
the get_amazon_product_data.py file
And as you aren't sure what the expected behavior is, it seems that it
should give you a csv file with all of the amazon product data for the
product type searched, which you can change to whatever search you want at
the end.
—
Reply to this email directly, view it on GitHub
<#8164 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU4K6CWSQ6YLQNSYA75BELTW3S2JVANCNFSM6AAAAAAVOS4B64>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
? |
Repository commit
222715391-2b3d3a33-d553-481c-8577-56950e913eaf
Python version (python --version)
python 3.9
Dependencies version (pip freeze)
python=3.9
requests not in loader
Expected behavior
I'm not exactly sure other than I loaded it on the website, and this was the default behavior.
Actual behavior
The text was updated successfully, but these errors were encountered: