Open rishiganesh25 opened 1 year ago
Maybe you need to reinstall it, followint it: pip install FuelSDK --upgrade Or python version not supported it, try to update your Python version?
@ookice when I try pip install FuelSDK instead of Salesforce-FuelSDK
I am getting this error while installing
"python setup.py egg_info did not run successfully."
I have successfully installed Salesforce-FuelSDK
As a next step when I run import FuelSDK command, I get this error
"ModuleNotFoundError: No module named 'version'"
How do I resolve this?