Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run Dynamic-CLI using terminal [Using Source Code] #178

Closed
sahilsuman933 opened this issue Mar 24, 2022 · 6 comments · Fixed by #179
Closed

Unable to run Dynamic-CLI using terminal [Using Source Code] #178

sahilsuman933 opened this issue Mar 24, 2022 · 6 comments · Fixed by #179

Comments

@sahilsuman933
Copy link

Issue:
I am not able to run dynamic cli directly using terminal. It is working fine using pycharm but not with the terminal. It is showing dynamic module is not found.

Screenshot of the Issue:
image

System Details:
Screenshot_20220324_204419

Python Version: Python 3.10

@sahilsuman933
Copy link
Author

@pranavbaburaj could you please look into this issue and tell me how can I fix it?

@github-actions
Copy link

Hi👋 thanks for creating your first issue for IOSF, Will get back to you soon !.

@lainq
Copy link
Contributor

lainq commented Mar 24, 2022

image
Not sure why, but it works for me

@sahilsuman933
Copy link
Author

sahilsuman933 commented Mar 24, 2022

@pranavbaburaj just uninstall the dynamic cli using pip command then run it from the source code. Then I am sure you will face that issue.

Like I am pretty sure you installed it through pip command too.

@lainq
Copy link
Contributor

lainq commented Mar 25, 2022

@pranavbaburaj just uninstall the dynamic cli using pip command then run it from the source code. Then I am sure you will face that issue.

Like I am pretty sure you installed it through pip command too.

Should prolly be fixed in #179. Please see whether the issue persists.

@sahilsuman933
Copy link
Author

sahilsuman933 commented Mar 25, 2022

@pranavbaburaj just uninstall the dynamic cli using pip command then run it from the source code. Then I am sure you will face that issue.
Like I am pretty sure you installed it through pip command too.

Should prolly be fixed in #179. Please see whether the issue persists.

Yup it does fix the issue!

GouravSardana added a commit that referenced this issue Mar 26, 2022
fix: Fix module issue mentioned in #178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants