I have create a scrapy project and using pymongo, i can save data to my mongodb succeed.(server ip is localhost)
When i deploy my project to here and run it.
It shows 4 errors
I think the issue is
exceptions.ImportError: No module named pymongo.
What step should i miss it ? Or i should use a real ip connect my mongodb ?
Please tell me some advice. Thanks in advance.
0 Votes
nestor posted
about 7 years ago
AdminBest Answer
There's an Attach File button at the bottom of the message box. Anyways it's not necessary, I looked at the screenshots of your previous messages. Your last screenshot reads:
Hi,
I have create a scrapy project and using pymongo, i can save data to my mongodb succeed.(server ip is localhost)
When i deploy my project to here and run it.
It shows 4 errors
I think the issue is
exceptions.ImportError: No module named pymongo.
What step should i miss it ? Or i should use a real ip connect my mongodb ?
Please tell me some advice. Thanks in advance.
0 Votes
nestor posted about 7 years ago Admin Best Answer
There's an Attach File button at the bottom of the message box. Anyways it's not necessary, I looked at the screenshots of your previous messages. Your last screenshot reads:
It's supposed to be:
OR
0 Votes
15 Comments
Login to post a comment