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

Problem with my mac #197

Closed
Offlast opened this issue Jan 24, 2019 · 2 comments
Closed

Problem with my mac #197

Offlast opened this issue Jan 24, 2019 · 2 comments

Comments

@Offlast
Copy link

Offlast commented Jan 24, 2019

Hi ! I got issues to install SW proxy on my mac. I did all the steps from a tutorial. But I blocked to step
when I do " sudo Python SW Proxy.py" . I got this result :
Traceback (most recent call last):
File "SWProxy.py", line 3, in
from SWParser.smon_decryptor import decrypt_request, decrypt_response
File "/Users/thomasdecresson/Desktop/SWProxy-0.100/SWParser/init.py", line 1, in
from parser import *
File "/Users/thomasdecresson/Desktop/SWProxy-0.100/SWParser/parser.py", line 11, in
from SWPlugin import SWPlugin
File "/Users/thomasdecresson/Desktop/SWProxy-0.100/SWPlugin.py", line 1, in
from yapsy import IPlugin
ImportError: No module named yapsy

Could you help me to solve this ?

@kakaroto
Copy link
Owner

Sorry, I haven't used it in well over a year, I don't even know if it still works or not. Also, I don't have a mac to know how to help you debug it. I'm sure others who tried it before stumbled on this same issue and told others how to get it fixed, maybe you can google for "swparser mac yapsy" and you'll find something.
Good luck.

@kakaroto
Copy link
Owner

kakaroto commented Feb 3, 2019

So, it looks like there is a working (and much better maintained and packaged) proxy software doing the same thing as SWProxy. You can check it out here: https://github.com/Xzandro/sw-exporter/releases/tag/0.0.24

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