Reputation: 97
when I try to install sasl on my python3.6 in Windows10, I got an error.
I hava tried the best answer in: Unable to install sasl-0.1.3 python package on windows machine
It still does not work.Maybe cause of the version of python or environment of operating system. Anyway please help me to install sasl in python3.x. It will be perfect in Windows also.
Upvotes: 2
Views: 3942
Reputation: 97
I solved this problem finally, I am really stupid!!! My Python Version is 32bit, hhhhhaaa.... After I changed to Version 64bit, it is worked. Although sasl is not easy to install, what is a luck that there are so many article relate to it.
Upvotes: 2