freecad 0.18 e report view e addons con messaggi strani

Forum per le domande e le discussioni in Italiano
Forum rules
regole del forum e le informazioni utili

Importante: PRIMA di chiedere aiuto leggete qui!
Post Reply
Luixx
Posts: 213
Joined: Thu Jan 25, 2018 9:12 am

freecad 0.18 e report view e addons con messaggi strani

Post by Luixx »

Salve, cosa è queste cose .. quando installo i addons?

Code: Select all

Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
    - be included in your $PATH
    - be set via $GIT_PYTHON_GIT_EXECUTABLE
    - explicitly set via git.refresh()

All git commands will error until this is rectified.

This initial warning can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
    - quiet|q|silence|s|none|n|0: for no warning or exception
    - warn|w|warning|1: for a printed warning
    - error|e|raise|r|2: for a raised exception

Example:
    export GIT_PYTHON_REFRESH=quiet

GitPython not found. Using standard download instead.
Downloading https://github.com/kbwbe/A2plus/archive/master.zip
Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
    - be included in your $PATH
    - be set via $GIT_PYTHON_GIT_EXECUTABLE
    - explicitly set via git.refresh()

All git commands will error until this is rectified.

This initial warning can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
    - quiet|q|silence|s|none|n|0: for no warning or exception
    - warn|w|warning|1: for a printed warning
    - error|e|raise|r|2: for a raised exception

Example:
    export GIT_PYTHON_REFRESH=quiet

GitPython not found. Using standard download instead.
Downloading https://github.com/tomate44/CurvesWB/archive/master.zip
Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
    - be included in your $PATH
    - be set via $GIT_PYTHON_GIT_EXECUTABLE
    - explicitly set via git.refresh()

All git commands will error until this is rectified.

This initial warning can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
    - quiet|q|silence|s|none|n|0: for no warning or exception
    - warn|w|warning|1: for a printed warning
    - error|e|raise|r|2: for a raised exception

Example:
    export GIT_PYTHON_REFRESH=quiet

GitPython not found. Using standard download instead.
Downloading https://github.com/shaise/FreeCAD_FastenersWB/archive/master.zip
Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
    - be included in your $PATH
    - be set via $GIT_PYTHON_GIT_EXECUTABLE
    - explicitly set via git.refresh()

All git commands will error until this is rectified.

This initial warning can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
    - quiet|q|silence|s|none|n|0: for no warning or exception
    - warn|w|warning|1: for a printed warning
    - error|e|raise|r|2: for a raised exception

Example:
    export GIT_PYTHON_REFRESH=quiet

GitPython not found. Using standard download instead.
Downloading https://github.com/looooo/FCGear/archive/master.zip
Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
    - be included in your $PATH
    - be set via $GIT_PYTHON_GIT_EXECUTABLE
    - explicitly set via git.refresh()

All git commands will error until this is rectified.

This initial warning can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
    - quiet|q|silence|s|none|n|0: for no warning or exception
    - warn|w|warning|1: for a printed warning
    - error|e|raise|r|2: for a raised exception

Example:
    export GIT_PYTHON_REFRESH=quiet

GitPython not found. Using standard download instead.
Downloading https://github.com/shaise/FreeCAD_SheetMetal/archive/master.zip
Pero dopo funzionano i addons..

mi dite cosa devo fare?

Code: Select all

OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16093 (Git)
Build type: Release
Branch: releases/FreeCAD-0-18
Hash: 690774c0effe4fd7b8d2b5e2fb2b8c8d145e21ce
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Italian/Italy (it_IT)
grazie mille.
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Re: freecad 0.18 e report view e addons con messaggi strani

Post by renatorivo »

Sostanzialmente sono errori dovuti agli addon, ma, al momento in cui scrivo, la versioine 0.18 è ancora una release candidate, quindi è possibile che con il rilascio definitivo questi errori scompaiano.
Alcuni sono già stati segnalati agli sviluppatori.
Ho provato l'installazione su Win10 senza addon e non ci sono errori.
Luixx
Posts: 213
Joined: Thu Jan 25, 2018 9:12 am

Re: freecad 0.18 e report view e addons con messaggi strani

Post by Luixx »

ok, io ho scaricato da qui:
https://github.com/FreeCAD/FreeCAD/releases/tag/0.18

e non so.. se è giusta.. comunque gli addons funzionano senza problemi.

hai idea?.
Grazie mille.
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Re: freecad 0.18 e report view e addons con messaggi strani

Post by renatorivo »

Nella 0.18 sono stati riscontrati dei bug. È in preparazioni la 0.18.01 vedi https://github.com/FreeCAD/FreeCAD/releases
Post Reply