Amit Sharma

Results 14 comments of Amit Sharma

Same error: ``` Traceback (most recent call last): File "C:\Users\Amit\Anaconda3\Scripts\googleimagesdownload-script.py", line 11, in load_entry_point('google-images-download==2.8.0', 'console_scripts', 'googleimagesdownload')() File "C:\Users\Amit\Anaconda3\lib\site-packages\google_images_download-2.8.0-py3.7.egg\google_images_download\google_images_download.py", line 1006, in main File "C:\Users\Amit\Anaconda3\lib\site-packages\google_images_download-2.8.0-py3.7.egg\google_images_download\google_images_download.py", line 833, in download File "C:\Users\Amit\Anaconda3\lib\site-packages\google_images_download-2.8.0-py3.7.egg\google_images_download\google_images_download.py",...

This issue still persists. Is someone working on this?

I was struggling to make the code work by just feeding the images after permute too, it was only after I came across this issue that I tried the PIL...

any info regarding the same?

Can you please mention which OS you're using and if you could help resolving this issue: https://github.com/aymenmir1/pix2surf/issues/22

This might come in handy for researchers around the world. Please release the code and maybe pre-trained networks as well. Thank you.

The latest ones should work fine.

@chunmeifeng Thank you for your response. I am using your recommended version of every package. However, to make it compatible with the GPU, I am using/installing the packages with the...

@chunmeifeng No, I am still not able to run the code. I am using the recommended version of pytorchlightening == 1.0.6. > Also, if you would shed light on the...

> can you tell me which error when you run the code? The same one in my original comment: > > > Following the previous issue (#1) updates. I am...