Skip to content

force update childproject package #255

Answered by lucasgautheron
alecristia asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

The solution is to use the --upgrade switch:

pip3 install git+https://github.com/LAAC-LSCP/ChildProject.git --upgrade

If that does not work, you may uninstall the package (pip uninstall ChildProject) then re-install it

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@alecristia
Comment options

alecristia Jul 12, 2021
Maintainer Author

@lucasgautheron
Comment options

@alecristia
Comment options

alecristia Jul 12, 2021
Maintainer Author

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