Swapnil Jariwala

Results 7 comments of Swapnil Jariwala

Going thru this [StackOverflow answer](https://stackoverflow.com/questions/33792582/typeerror-getresponse-got-an-unexpected-keyword-argument-buffering) It looks like actual exception is `request.exceptions.ConnectionError`, which means there's some issue with connection. But I might be wrong. Are you still getting that error?

its because I have used -> print 'Saved to: {}'.format(file_name) , print without brackets. So it will not work with python3 My bad, I'll fix it soon. For now please...

CLI should now work with python3.6 in NSEpy 0.7 Automatic installation of lxml should also be sorted out with 0.8 release, for now we would need to manually install lxml.

@souhityac , Can you please share some sample outputs, just to confirm its working

This is probably due to older Python version 3.7, I'll close it if version upgrade fixes it

Tried with 3.8, still facing issue, I am in docker dev environment. Looks like debian container.