Skip to content

Locking in fprime and fprime-venv version #3330

Answered by thomas-bc
LornDMiller asked this question in Q&A

You must be logged in to vote

F´ version

The F´ version is managed by the git submodule in your project. A project (e.g. https://github.com/fprime-community/fprime-workshop-led-blinker) is a git repo that has a pointer to a specific version of F´, in the form of a git submodule.

When you create a project with fprime-bootstrap project, it'll select the latest released version and stick that in your project as the submodule. That manages the F´ version.

fprime-venv

fprime-venv should not be moved or passed around. To clone an existing project, you can use fprime-bootstrap clone https://github.com/my_user/my-fprime-project which will set up a virtual environment on your system. If you're comfortable managing your own pyt…

Replies: 1 comment 1 reply

You must be logged in to vote
1 reply
@LornDMiller

Answer selected by LornDMiller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants