Skip to content

Setting up C++ and Python on Fedora #100

Discussion options

You must be logged in to vote

You can run the following instructions to set up a Python interpreter and C++ compiler on Fedora:

sudo dnf install curl g++ python3-devel

Then, install the Python package and its dependencies from PyPI:

pip install upkie

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stephane-caron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant