Skip to content

[BUG] Questiosns about installation #21

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

Closed
yanbwang opened this issue Oct 30, 2023 · 0 comments
Closed

[BUG] Questiosns about installation #21

yanbwang opened this issue Oct 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@yanbwang
Copy link

Hi,

I have install by "setup.py install" and after that I run "from xmlcli import XmlCli as cli" in Python3.8。

Then I get below error messages:

_Python 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:18:16) [MSC v.1928 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

from xmlcli import XmlCli as cli
Insecure module import used! Please install all the required dependencies by running pip install -r requirements.txt
Insecure module import used! Please install all the required dependencies by running pip install -r requirements.txt
Insecure module import used! Please install all the required dependencies by running pip install -r requirements.txt
Insecure module import used! Please install all the required dependencies by running pip install -r requirements.txt
_

How can I fix it? Did I miss something?

Thanks,

Ziv

@yanbwang yanbwang added the bug Something isn't working label Oct 30, 2023
@yanbwang yanbwang changed the title [BUG] QUestiosns about installation [BUG] Questiosns about installation Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant