May-10-2023, 10:09 AM
Thanks Snippsat. The html related error is gone. Working to resolve the pymongo related errros .
Error: rawLocationsHotelsPricelineDatacount=TravelHotelsPricelineDb.rawLocationsData.count()
File "/usr/local/lib64/python3.6/site-packages/pymongo/collection.py", line 3169, in __call__
"failing because no such method exists." % self.__name.split(".")[-1]
TypeError: 'Collection' object is not callable. If you meant to call the 'count' method on a 'Collection' object it is failing because no such method exists.