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

Use without pip installation #21

Closed
drego85 opened this issue May 11, 2022 · 4 comments
Closed

Use without pip installation #21

drego85 opened this issue May 11, 2022 · 4 comments

Comments

@drego85
Copy link
Contributor

drego85 commented May 11, 2022

Hi @ninoseki and thanks for this beautiful tools.

Can I use this tools directly from the terminal (python3 xxxx.py https://...) without installing it from pip?

Thanks
Andrea

@ninoseki
Copy link
Owner

Excuse me, why?

@drego85
Copy link
Contributor Author

drego85 commented May 11, 2022

I understand, it's a special/strange question 😅

But I would like to try to use this software in an environment where I don't have permission to install pip packages.

@ninoseki
Copy link
Owner

It is possible by unpacking the library and its dependencies manually and changing import paths. (Excuse me, I'm not willing to guide how to do that)

Another solution is setting up the REST API in somewhere and use it.

@drego85
Copy link
Contributor Author

drego85 commented May 12, 2022

Ok, as I imagined.

I preferred to have your feedback before making changes to the code (I was hoping I was wrong 😬).

Thanks a lot, I hope to help you support the project!

@drego85 drego85 closed this as completed May 12, 2022
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