Skip to content
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

Some Error #1

Open
dorongal1 opened this issue Oct 19, 2019 · 1 comment
Open

Some Error #1

dorongal1 opened this issue Oct 19, 2019 · 1 comment

Comments

@dorongal1
Copy link

Hey, Thank you for this awesome project. I keep getting this error.

Any Answer?

`2019-10-19 23:32:19 [scrapy.core.engine] INFO: Spider closed (finished)
[IG] not found cookie/cookie_file >> login as default
Traceback (most recent call last):
File "upload_pics.py", line 46, in
viewer = subprocess.Popen(['eog','image'])
File "C:\Users\Galdo\AppData\Local\Programs\Python\Python37\lib\subprocess.py", line 775, in init
restore_signals, start_new_session)
File "C:\Users\Galdo\AppData\Local\Programs\Python\Python37\lib\subprocess.py", line 1178, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "upload_pics.py", line 64, in
os.remove("image")
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'image'
`

@Glitch18
Copy link
Owner

Hey, Sorry for this extremely late reply. I never had a notification about this issue.
I believe instagram has made changes to their API so this code, although functional, isn't really compatible with Instagram anymore. I'll fix this soon enough to work with the latest API.

You can help too if you want to!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants