Open manjusha24 opened 7 years ago
This is still an issue.
import salesforce Traceback (most recent call last): File "
", line 1, in File "C:\data\python\project\env\lib\site-packages\salesforce__init__.py", line 1, in from salesforce.api import Salesforce File "C:\data\python\project\env\lib\site-packages\salesforce\api.py", line 1, in from salesforceSoapApi import SalesforceSoapAPI ImportError: No module named 'salesforceSoapApi'
Yep. I have this issue too. But in 3.6
when tried to install in Python3.5, it runs but when importing it throws below error. `Python 3.5.1 (default, Jan 22 2016, 08:52:08) [GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)] on darwin Type "help", "copyright", "credits" or "license" for more information.