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

Invalid Argument error #1

Closed
cboto314 opened this issue Jan 18, 2022 · 1 comment
Closed

Invalid Argument error #1

cboto314 opened this issue Jan 18, 2022 · 1 comment
Assignees

Comments

@cboto314
Copy link

I got this error which stopped the program.

Traceback (most recent call last):
File "C:\Users\catarina\msdorkdump\msdorkdump.py", line 89, in
msdorker()
File "C:\Users\catarina\msdorkdump\msdorkdump.py", line 61, in msdorker
urllib.request.urlretrieve(url_path, f'{tail}')
File "C:\Python310\lib\urllib\request.py", line 251, in urlretrieve
tfp = open(filename, 'wb')
OSError: [Errno 22] Invalid argument: 'index.php?option=com_docman&task=doc_download&gid=1541&lang=pt'

I ran it with this command
python msdorkdump.py ualg.pt

Could you check? Thanks.

@dievus
Copy link
Owner

dievus commented Jan 18, 2022

Hi there. Are you trying to open it with python3? I can't reproduce the error.

@dievus dievus self-assigned this Jan 18, 2022
@dievus dievus closed this as completed Jan 20, 2022
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