I have successfully installed scrapy under Anaconda, but have not been able 
to run any scrapy scripts, including the tutorial in the scrapy 
documentation.

the command:
from cryptography.hazmat.bindings._openssl import ffi, lib

returns the error:
ImportError: DLL load failed: The operating system cannot run %1


Note that the path 
"\Anaconda3\Lib\site-packages\cryptography\hazmat\bindings\openssl" does 
not contain any files named ffi or lib as I would have expected.


I have tried following several procedures found on StackOverflow and other 
forums with no success. Most of these involved installing or reinstalling 
some version of OpenSSL.

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to scrapy-users+unsubscr...@googlegroups.com.
To post to this group, send email to scrapy-users@googlegroups.com.
Visit this group at https://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to