Quería reemplazar mi paquete de Freemind con el de TranquilIT, pero depende del paquete de Java8. Al intentar instalar Java8 en mis equipos de prueba, me aparece este error:
Código: Seleccionar todo
Installing: dst-java8
WARNING: A Java Runtime Environment 8 (JRE) will be installed with WAPT since this package allow arbitrary install based on available package in a specific order
Traceback (most recent call last):
File "C:\wapt\common.py", line 4234, in install_wapt
exitstatus = setup.install()
File "C:\Windows\TEMP\waptj7f36gpx\setup.py", line 35, in install
File "C:\wapt\waptutils.py", line 1956, in error
raise EWaptSetupException('Fatal error : %s' % reason)
waptutils.EWaptSetupException: Fatal error : ERROR: No Java Runtime Environment 8 (JRE) have been deployed on this system, please import and deploy the package adapted to your organization
EWaptSetupException: Fatal error : ERROR: No Java Runtime Environment 8 (JRE) have been deployed on this system, please import and deploy the package adapted to your organization
