achillean / shodan-python

The official Python library for Shodan
https://developer.shodan.io
Other
2.47k stars 552 forks source link

warning: running pipat as the "root" #182

Open Shmeller33 opened 1 year ago

Shmeller33 commented 1 year ago

Screenshot_20230220-111943

sebix commented 1 year ago

If you install shodan system-wide as root, pip shows this message. You can alternatively install shodan from other sources than pip, e.g. the repositories.

Anyway, the warning is not related or specific to the shodan package.

Shmeller33 commented 1 year ago

I didn't see it. a year ago, I installed shodan through this command, but it was not installed, issuing this warning. now all pip packages are installed

sebix commented 1 year ago

I didn't see it. a year ago,

The warning comes from pip, not shodan.