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

All installation failed but have to go with pip install #55

Closed
A1vinSmith opened this issue Aug 2, 2022 · 2 comments
Closed

All installation failed but have to go with pip install #55

A1vinSmith opened this issue Aug 2, 2022 · 2 comments

Comments

@A1vinSmith
Copy link

Describe the bug
ModuleNotFoundError: No module named 'inql'

To Reproduce

  1. pip3 install -r requirements.txt no errors
  2. jython install it failed
  3. run standalone cli failed too

Expected behavior
I'm little confused tho.

Desktop (please complete the following information):

  • OS: Linux Kali 5.18.0-kali5-amd64 x86_64
  • Python Version: [e.g. Jython v2.7.2-DEV/Python 3.10.5]

Additional context
Add any other context about the problem here.

@thypon
Copy link
Contributor

thypon commented Sep 6, 2022

Hi, standard pip3 will install the modules in the python3 executables directory. Instead it's enough to move in the repo directory, after download and execute 'jython -m inql'

@thypon thypon closed this as completed Sep 6, 2022
@A1vinSmith
Copy link
Author

will try that, thank you!

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

No branches or pull requests

2 participants