Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Python integration in Qlik sense

Hi

I have the problem to integrate the python in Qlik sense.

What I have done so far.

I have this guide to followed the attached guide but in the third step in Prepare your project Directory here will the command workon not work.

I have installed following extensions

server-side-extension-master

AAIExpressionBuilder-master

PythonSSE-master

advanced-analytics-toolbox-master

and of course python 64 bit.

The error in cmd is 'workon' is not recognized as an internal or external command, operable program or batch file.

The fifth step setprojectdir does not work either.

Can anybody tell if I need a connector or another extension?

Thanks

Helene

Labels (1)
6 Replies
negovista
Contributor III
Contributor III

Hi

You need to follow the steps in this guide in order to make it work:

https://s3.amazonaws.com/dpi-sse/DPI+-+Qlik+Sense+AAI+and+Python+Environment+Setup.pdf

Best regards

Flemming

balabhaskarqlik

Extension from GitHub:

https://github.com/qlik-oss/server-side-extension

After installing everything, you have to restart Qlik engine services before everything will work. It won't show any sort of error message, things just won't fully integrate until the services are restarted.

Anonymous
Not applicable
Author

Hi Bala!

If you're using Sense Enterprise April 2018 or later, and the plugin is configured in QMC there is no need for restarting the engine service. You can read more about the changes in the following commit: https://github.com/qlik-oss/server-side-extension/commit/976dc2ec2414d747072dc5737a04136c5f7958e1.

Kind regards,

Josefine

priyankashrivas
Contributor II
Contributor II

Hi Josefine,

 

What about accessing python from Anaconda? I have seen in some videos that anaconda has to be installed for predictive analysis with python. How can we configure this with Qliksense?

Wizards
Contributor II
Contributor II

Hi @negovista 

Can you please share with me the link to this document because it seems not to open and give and error. I would like to get this integration with Qlik working 

Thanks