0
During instalation found problem with miniconda and PyQt5 module

Hi,

I found Yours software and try to instal and run. But stuck with problem. After instalation with instructions program won't run.

During instalation found problem with miniconda and PyQt5 module:

Output folder: C:\Users\jerzys\AppData\Local\Temp
Extract: Miniconda2-latest-Windows-x86.exe... 100%
Execute: C:\Users\jerzys\AppData\Local\Temp\Miniconda2-latest-Windows-x86.exe /InstallationType=AllUsers /AddToPath=0 /RegisterPython=1 /S /D=C:\Program Files (x86)\Miniconda2
Target is already present in PATH. It will be removed and
prepended to PATH
Target is already present in PATH. It will be removed and
prepended to PATH
Target is already present in PATH. It will be removed and
prepended to PATH
Output folder: C:\Users\jerzys\AppData\Local\Temp
Extract: wkhtmltox-0.12.4_msvc2015-win32.exe... 100%
Target is already present in PATH. It will be removed and
appended to PATH
Output folder: C:\Users\jerzys\AppData\Local\Temp\dependencies
Extract: conda-4.3.14-py27_1.tar.bz2... 100%
Extract: freeimageplus-3.17.0-vc9_0.tar.bz2... 100%
Extract: freetype-2.6.3-vc9_1.tar.bz2... 100%
Extract: gl2ps-1.3.8-vc9_0.tar.bz2
Extract: icu-57.1-vc9_0.tar.bz2... 100%
Extract: install_osdag_dependencies.bat... 100%
Extract: jpeg-9b-vc9_0.tar.bz2... 100%
Extract: libpng-1.6.27-vc9_0.tar.bz2... 100%
Extract: mkl-2017.0.1-0.tar.bz2... 100%
Extract: numpy-1.12.1-py27_0.tar.bz2... 100%
Extract: oce-0.17.2-vc9_4.tar.bz2... 100%
Extract: pdfkit-0.6.1.tar.gz... 100%
Extract: pyparsing-2.1.4-py27_0.tar.bz2
Extract: pyqt-5.6.0-py27_2.tar.bz2... 100%
Extract: pythonocc-core-0.17-py27_vc9_0.tar.bz2... 100%
Extract: qt-5.6.2-vc9_3.tar.bz2... 100%
Extract: sip-4.18-py27_0.tar.bz2
Extract: svgwrite-1.1.6-py27_0.tar.bz2... 100%
Extract: tbb-4.3.6-vc9_0.tar.bz2... 100%
Extract: urls.txt... 100%
Extract: zlib-1.2.8-vc9_3.tar.bz2... 100%
Output folder: C:\Users\jerzys\AppData\Local\Temp\dependencies

:cd /d "C:\Users\jerzys\AppData\Local\Temp\dependencies\"
The python dependencies required to run Osdag are being installed
Extracting package freeimageplus
Extracting package freetype
Extracting package gl2ps
Extracting package icu
Extracting package jpeg
Extracting package libpng
Extracting package mkl
Extracting package pyparsing
Extracting package qt
ERROR conda.core.link:_execute_actions(330): An error occurred while installing package '<unknown>::qt-5.6.2-vc9_3'.
UnicodeDecodeError('utf8', 'Liczba skopiowanych plik\xa2w: 1.\r\n', 24, 25, 'invalid start byte')
Attempting to roll back.

UnicodeDecodeError('utf8', 'Liczba skopiowanych plik\xa2w: 1.\r\n', 24, 25, 'invalid start byte')


Extracting package oce
Extracting package sip
Extracting package tbb

This is problem with special characters? i use polish version of Win7.

is this reparable? Maybe can add this part manually?


Osdag 07-11-19, 4:53 p.m. jureko
0

Dear Osdag user,

We assume that you are trying to install the following version of Osdag installer - Osdag_windows_installer_v2018.06.a.3839.

Please check if the path has been updated appropriately in the `environment variables'. If not, you can add the same manually.

Likewise, you can uninstall/remove the program completely (miniconda, wkhtml, osdag, and python) and try a fresh installation (read the installation instruction carefully). Sometimes the package just breaks for no reason due to which PyQt5 is not getting installed. Also, disable your antivirus during installation. Installation of some packages is blocked due to antivirus or firewall.

 

Thank you.

21-11-19, 5:07 p.m. Osdag-admin


Log-in to answer to this question.