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

[ DOC ] Add installation documentation for Python virtual environments #630

Closed
2 tasks done
jshcodes opened this issue Apr 28, 2022 Discussed in #626 · 1 comment
Closed
2 tasks done

[ DOC ] Add installation documentation for Python virtual environments #630

jshcodes opened this issue Apr 28, 2022 Discussed in #626 · 1 comment
Assignees
Labels
documentation 📖 Improvements or additions to documentation SDK usage General SDK usage issues and questions

Comments

@jshcodes
Copy link
Member

Documentation page topic
Installation and Removal

Describe the error or typo
This page speaks to standard installation but does not reference installation to virtual environments.

Documentation repository:

  • GitHub Wiki
  • falconpy.io

Additional context

Discussed in #626

Originally posted by eAwlaqi April 27, 2022
Hi all,
I successfully installed falconpy package, please see screenshot below, however when I try to run
from falconpy import Hosts

I get this error

ModuleNotFoundError Traceback (most recent call last)
in
----> 1 from falconpy import Hosts

ModuleNotFoundError: No module named 'falconpy'
falconpy

I also checked the path, its "C:**\someuser\AppData\Local\Programs\Python\Python310" and pip is also installed.
I am using windows 10 laptop, python 10.3

Any suggestions?
Thanks

@jshcodes jshcodes added the SDK usage General SDK usage issues and questions label Apr 28, 2022
@jshcodes jshcodes self-assigned this Apr 28, 2022
@jshcodes jshcodes changed the title [DOC] Add installation documentation for Python virtual environments [ DOC ] Add installation documentation for Python virtual environments Apr 28, 2022
@jshcodes jshcodes added the documentation 📖 Improvements or additions to documentation label Apr 28, 2022
@jshcodes
Copy link
Member Author

This Installation and Removal documentation has been updated and replicated to https://falconpy.io. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📖 Improvements or additions to documentation SDK usage General SDK usage issues and questions
Projects
None yet
Development

No branches or pull requests

1 participant