FuelSDK-Python icon indicating copy to clipboard operation
FuelSDK-Python copied to clipboard

[BUG] ModuleNotFoundError: No module named 'version'

Open rishiganesh25 opened this issue 2 years ago • 4 comments

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?

rishiganesh25 avatar Nov 25 '23 14:11 rishiganesh25

Screenshot 2023-11-25 at 8 24 11 PM

rishiganesh25 avatar Nov 25 '23 14:11 rishiganesh25

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 avatar Nov 25 '23 15:11 ookice

@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."

rishiganesh25 avatar Nov 25 '23 15:11 rishiganesh25

image

rishiganesh25 avatar Nov 25 '23 15:11 rishiganesh25