nabeel-oz / qlik-py-tools

Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).
https://nabeel-oz.github.io/qlik-py-tools/
MIT License
186 stars 87 forks source link

Error installation qlik tools 7.1: missing wheel package #98

Closed MarcoBIConsultant closed 4 years ago

MarcoBIConsultant commented 4 years ago

Hi, I have a issue in the qlik tools 7.1 installation. The errors is missing wheel package.

immagine

Thank you

nabeel-oz commented 4 years ago

Hi Marco, this looks like a change with pip 20.1. The wheel package did not need to be explicitly installed previously.

Thanks for raising this issue. I have just published a new release with a fix: https://github.com/nabeel-oz/qlik-py-tools/releases

MarcoBIConsultant commented 4 years ago

Hi @nabeel-oz , i try new release but the issue not change.

immagine

MarcoBIConsultant commented 4 years ago

Hi @nabeel-oz, the qlik-py-tools-7.2.zip is run but the Source code (zip) not run in the release 7.2

nabeel-oz commented 4 years ago

Hi @MarcoBIConsultant, yes apologies I just updated the initialization scripts in the release files. I haven't pushed the changes to the source code yet as they've gone into another branch that I want to merge soon.

MarcoBIConsultant commented 4 years ago

Hi @nabeel-oz dont worry. Thank you for all.