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 Windows #120

Closed
hdid opened this issue Mar 23, 2014 · 8 comments
Closed

Problem with Windows #120

hdid opened this issue Mar 23, 2014 · 8 comments

Comments

@hdid
Copy link

hdid commented Mar 23, 2014

I installed Windows version (TBB 3.6beta2 + fteproxy 0.2.6) but when i execute fteproxy.exe, it gives this output and exits:
"Traceback (most recent call last):
File "fteproxy", line 34, in
File "fte__init__.pyc", line 24, in
File "fte\encoder.pyc", line 24, in
File "fte\dfa.pyc", line 24, in
File "fte\cDFA.pyc", line 12, in
File "fte\cDFA.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found."

I also installed "Microsoft Visual C++ 2008 Redistributable Package" but didn't help

@kpdyer
Copy link
Owner

kpdyer commented Mar 23, 2014

Thank you for the report!

This is an issue with the packaging process for the Tor Browser Bundle, and not an issue with fteproxy itself. Please see [1] for a ticket that I've opened on the Tor Trac system, and follow that for updates.

-Kevin

[1] https://trac.torproject.org/projects/tor/ticket/11286

@kpdyer kpdyer closed this as completed Mar 23, 2014
kpdyer added a commit that referenced this issue Apr 2, 2014
kpdyer added a commit that referenced this issue Apr 2, 2014
kpdyer added a commit that referenced this issue Apr 2, 2014
kpdyer added a commit that referenced this issue Apr 2, 2014
kpdyer added a commit that referenced this issue Apr 2, 2014
kpdyer added a commit that referenced this issue Apr 2, 2014
kpdyer added a commit that referenced this issue Apr 2, 2014
kpdyer added a commit that referenced this issue Apr 3, 2014
kpdyer added a commit that referenced this issue Apr 3, 2014
kpdyer added a commit that referenced this issue Apr 3, 2014
kpdyer added a commit that referenced this issue Apr 3, 2014
kpdyer added a commit that referenced this issue Apr 3, 2014
kpdyer added a commit that referenced this issue Apr 3, 2014
kpdyer added a commit that referenced this issue Apr 3, 2014
kpdyer added a commit that referenced this issue Apr 4, 2014
kpdyer added a commit that referenced this issue Apr 4, 2014
kpdyer added a commit that referenced this issue Apr 4, 2014
kpdyer added a commit that referenced this issue Apr 4, 2014
kpdyer added a commit that referenced this issue Apr 5, 2014
kpdyer added a commit that referenced this issue Apr 6, 2014
kpdyer added a commit that referenced this issue Apr 6, 2014
kpdyer added a commit that referenced this issue Apr 6, 2014
kpdyer added a commit that referenced this issue Apr 6, 2014
@hdid
Copy link
Author

hdid commented Apr 12, 2014

Today i downloaded new version for Tor (build 11-Apr-2014 ) but seems that they did not patch and same issue appears! too bad i can't run in win...

@kpdyer
Copy link
Owner

kpdyer commented Apr 13, 2014

Hi hdid,

(1) You will see the ImportError: DLL load failed: The specified module could not be found." error because fteproxy.exe relies upon libgmp-X.dll (in the PluggableTransports parent directory.) You can copy the dll manually or add the parent directory to your PATH.
(2) I've made a number of changes (and fixed a problem that surfaced when investigating this issue) but my changes [1] haven't been pushed upstream yet. They're waiting on Mike Perry, of the Tor Project, to accept them. Until then, I expect it will still be broken...

I don't have an ETA for when this will be pushed upstream. If it is urgent for you, then you may post a comment here [2], to get Mike's attention.

-Kevin

[1] https://github.com/kpdyer/tor-browser-bundle
[2] https://trac.torproject.org/projects/tor/ticket/11286

@hdid
Copy link
Author

hdid commented Apr 13, 2014

Thanks Kevin; [2] done

@kpdyer
Copy link
Owner

kpdyer commented Apr 13, 2014

Looks like it has been merged upstream [1]. Cool!

Can you try (1) and let me know if it works for you?

-Kevin

[1] https://trac.torproject.org/projects/tor/ticket/11286#comment:8

@hdid
Copy link
Author

hdid commented Apr 13, 2014

Hi Kevin
Thanks for your guidance. Yes, finally it worked correctly.

@sergeevabc
Copy link

Any place to get working fteproxy.exe without Python-specific errors?
I checked Tor Browser Bundle, but it contains none.

@kpdyer
Copy link
Owner

kpdyer commented Apr 24, 2019

https://fteproxy.org/dist/0.2.18/fteproxy-0.2.18-windows-i386.zip

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

3 participants