Skip to content

Make the startup file portable#1

Open
pierreporte wants to merge 1 commit intoPhilippe-Lawrence:masterfrom
pierreporte:patch-1
Open

Make the startup file portable#1
pierreporte wants to merge 1 commit intoPhilippe-Lawrence:masterfrom
pierreporte:patch-1

Conversation

@pierreporte
Copy link

Sur certaines distributions Linux comme Archlinux, la commande python est affectée à Python 3. Comme pyBar utilise Python 2, le script de lancement générera une erreur. La méthode conseillée pour les scripts python est d’utiliser /usr/bin/env pythonXX est la version de Python voulue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant