Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue starting the SSE. #126

Open
tanvij opened this issue May 24, 2022 · 9 comments
Open

issue starting the SSE. #126

tanvij opened this issue May 24, 2022 · 9 comments
Labels
installation Issues related to setup and installation

Comments

@tanvij
Copy link

tanvij commented May 24, 2022

Describe the bug
A clear and concise description of the bug.

Screenshots
If applicable, add screenshots from Qlik-Py-Init to show the full error message.

Environment:

  • OS [e.g. Windows Server, Linux]
  • Qlik Sense Enterprise/ Desktop/ Kubernetes/ QlikView
  • SSE Version

Additional context
Add any other context about the problem here.

@tanvij tanvij added the installation Issues related to setup and installation label May 24, 2022
@tanvij
Copy link
Author

tanvij commented May 24, 2022

Qlik-Py-Init ran as below screenshot
image

ignoring the error with few libraries i went ahead to run the Qlik_Py_Start file. It gave error: no module named google as below screenshot
image

@tanvij tanvij changed the title Qlik-Py-Init ran as below screenshot issue starting the SSE. May 24, 2022
@tanvij
Copy link
Author

tanvij commented Jun 6, 2022

Also tried activating virtual env in power shell:
C:\Users\002AB6744\Documents\qlik-py-tools-8.1\qlik-py-tools-8.1\qlik-py-env\pretrained> ..\Scripts\activate.ps1

Got below error:
..\Scripts\activate.ps1 : File
C:\Users\002AB6744\Documents\qlik-py-tools-8.1\qlik-py-tools-8.1\qlik-py-env\Scripts\Activate.ps1
cannot be loaded because running scripts is disabled on this system. For more information, see
about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1

  • ..\Scripts\activate.ps1
  •   + CategoryInfo          : SecurityError: (:) [], PSSecurityException
      + FullyQualifiedErrorId : UnauthorizedAccess
    

@abx-212
Copy link

abx-212 commented Jun 29, 2022

Hello, have you found a solution to your error? If so, may you kindly share it
I'm facing the same problem with installation

@tanvij
Copy link
Author

tanvij commented Jun 29, 2022 via email

@abx-212
Copy link

abx-212 commented Jun 30, 2022

Thank you for sharing,
Did you find an alternative solution, or another SSE?

@tanvij
Copy link
Author

tanvij commented Jun 30, 2022 via email

@MarkJM84
Copy link

Hi, we had the same problem a while ago:
#122

We came to the weird conclusion that it might be a hardware issue.
I can't find the documentation we had, but there are older server processors that don't meet the requirements for the python tensorflow module.

Might this can point you to the right direction to find a solution.

@abx-212
Copy link

abx-212 commented Jul 3, 2022

Thanks a lot, Mark! the issue you've raised was helpful.

@rowenagold
Copy link

rowenagold commented Sep 27, 2023

I have this same issue after following the steps very clearly.
Furthermore ive tried other steps with the following error

pip install google-protobuf
ERROR: Could not find a version that satisfies the requirement google-protobuf (from versions: none)
ERROR: No matching distribution found for google-protobuf

pip show protobuf
Name: protobuf
Version: 4.24.3
Summary:
Home-page: https://developers.google.com/protocol-buffers/
Author: [email protected]
Author-email: [email protected]
License: 3-Clause BSD License

i have protobof and its installed in the same path as all other python library installed.

Is there some other option for SSE on Qlik with python?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation Issues related to setup and installation
Projects
None yet
Development

No branches or pull requests

4 participants