Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

It you password has special characters "event not found" #8

Open
RaymondDay61 opened this issue Jul 27, 2018 · 3 comments
Open

It you password has special characters "event not found" #8

RaymondDay61 opened this issue Jul 27, 2018 · 3 comments

Comments

@RaymondDay61
Copy link

Put it in quotes too but my be wrong how put the quotes in.

@andrew0
Copy link
Owner

andrew0 commented Jul 27, 2018

Did you use double or single quotes? If you only tried double quotes, try it with single quotes around the password.

@RaymondDay61
Copy link
Author

That worked but it now comes back with:

Traceback (most recent call last):
File "sxm.py", line 3, in
import urllib.parse
ImportError: No module named parse

I used this to start it.

python sxm.py e-mail 'password' 8888

The e-mail and password don't want to show.

Is this the right way to start it?

@andrew0
Copy link
Owner

andrew0 commented Aug 3, 2018

You need to run the script with Python 3, not Python 2.

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

No branches or pull requests

2 participants