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

Anki >> Tools >> Import from Evernote #24

Open
zaphodbblrx opened this issue Mar 1, 2018 · 8 comments
Open

Anki >> Tools >> Import from Evernote #24

zaphodbblrx opened this issue Mar 1, 2018 · 8 comments

Comments

@zaphodbblrx
Copy link

An error occurred in an add-on.
Please post on the add-on forum:
https://anki.tenderapp.com/discussions/add-ons

Traceback (most recent call last):
File "/Users/abomb/Library/Application Support/Anki2/addons/anknotes/main.py", line 334, in main
controller = Controller()
File "/Users/abomb/Library/Application Support/Anki2/addons/anknotes/main.py", line 261, in init
self.evernote = Evernote()
File "/Users/abomb/Library/Application Support/Anki2/addons/anknotes/main.py", line 189, in init
request_token = client.get_request_token('http://brunomart.in/anknotes/index.html')
File "/Users/abomb/Library/Application Support/Anki2/addons/anknotes/evernote/api/client.py", line 37, in get_request_token
resp, content = client.request(request_url, 'GET')
File "/Users/abomb/Library/Application Support/Anki2/addons/anknotes/oauth2/init.py", line 683, in request
connection_type=connection_type)
File "httplib2/init.pyc", line 1597, in request
File "httplib2/init.pyc", line 1345, in _request
File "aqt/sync.pyc", line 467, in _conn_request
File "httplib2/init.pyc", line 1013, in connect
File "httplib2/init.pyc", line 80, in _ssl_wrap_socket
File "ssl.pyc", line 943, in wrap_socket
File "ssl.pyc", line 552, in init
IOError: [Errno 20] Not a directory

@linibazhangyuan
Copy link

I have the same issue

@brumar
Copy link
Owner

brumar commented Apr 20, 2018

That's puzzling. Sorry about that. Do you use Anki 2.0 It seems that it's at the moment of the HTTP request (even if the error is quite weird). Do you know if Anki has been authorized by the firewall ? A user got this kind of problem.

@Zhengquan
Copy link

Have the same problem.
Here is the detail version of Anki:

  • Version 2.0.50
  • Qt 4.8.2 PyQt 4.9.4

@brumar
Copy link
Owner

brumar commented Apr 24, 2018

Damned.
Are you on MacOS too ?

@zaphodbblrx
Copy link
Author

zaphodbblrx commented Apr 26, 2018 via email

@zaphodbblrx
Copy link
Author

It works fine on Win10 guest on MacOS. Images embedded in notes don't seem to synchronize though. Do you think this could added in some future version? Thanks!

@brumar
Copy link
Owner

brumar commented May 7, 2018

The image problem is referenced in issue #25 . I can't work on it at the moment. Concerning this MacOS problem, I have no clue either and lack time to investigate. I am sorry but you will need some patience here :(. In case you don't know, an interesting fork for MacOS has been made a while ago. Have anyone here tried it ? https://github.com/rbuc/Evernote2AnkiMac

@zaphodbblrx
Copy link
Author

zaphodbblrx commented May 10, 2018 via email

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

4 participants