Skip to content

Installation Problem #69

Answered by jshcodes
sjafri2 asked this question in Q&A
Discussion options

You must be logged in to vote

Due to dependencies, FalconPy only supports Python 3.6+. (Although it does also run on Python 3.5, we stopped unit testing for it when GitHub dropped support for 3.5 runners.)

Have you tried pip3?

sudo apt install python3-pip

and then

pip3 install crowdstrike-falconpy

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jshcodes
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
installation Questions regarding library installation
2 participants
Converted from issue

This discussion was converted from issue #68 on March 10, 2021 15:23.