Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[BUG] ModuleNotFoundError: No module named 'version' #145

Open
rishiganesh25 opened this issue Nov 25, 2023 · 4 comments
Open

[BUG] ModuleNotFoundError: No module named 'version' #145

rishiganesh25 opened this issue Nov 25, 2023 · 4 comments
Labels

Comments

@rishiganesh25
Copy link

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
Copy link
Author

Screenshot 2023-11-25 at 8 24 11 PM

@ookice
Copy link

ookice commented Nov 25, 2023

Maybe you need to reinstall it, followint it:
pip install FuelSDK --upgrade
Or python version not supported it, try to update your Python version?

@rishiganesh25
Copy link
Author

@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
Copy link
Author

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants