Skip to content
This repository was archived by the owner on May 21, 2023. It is now read-only.
This repository was archived by the owner on May 21, 2023. It is now read-only.

install issues #1

@fatmann66

Description

@fatmann66

following your directions I believe I installed your plugin. (found a type in one of your scripts)

received the following in debug. saw no mention of it (googleapiclient) in the install file:

2020-02-18 00:30:52,467] [DEBUG] loading /root/custom-pi/pwnassistant.py
[2020-02-18 00:30:52,475] [WARNING] error while loading /root/custom-pi/pwnassistant.py: No module named 'googleapiclient'
[2020-02-18 00:30:52,476] [DEBUG] No module named 'googleapiclient'
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/pwnagotchi/plugins/init.py", line 101, in load_from_path
load_from_file(filename)
File "/usr/local/lib/python3.7/dist-packages/pwnagotchi/plugins/init.py", line 89, in load_from_file
spec.loader.exec_module(instance)
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/root/custom-pi/pwnassistant.py", line 5, in
from googleapiclient.discovery import build
ModuleNotFoundError: No module named 'googleapiclient'
[2020-02-18 00:30:52,478] [DEBUG] loading /root/custom-pi/pwnspeaker.py
[2020-02-18 00:30:52,632] [DEBUG] Pwnspeak plugin created
[2020-02-18 00:30:54,692] [DEBUG] loaded plugin pwnspeaker as <pwnspeaker.Pwnspeak object at 0x74dd7ed0>
[2020-02-18 00:30:54,698] [INFO] grid plugin loaded.
[2020-02-18 00:30:54,699] [INFO] webcfg: Plugin loaded.
[2020-02-18 00:30:54,700] [INFO] [webgpsmap]: plugin loaded
[2020-02-18 00:30:54,700] [INFO] Session-stats plugin loaded.
[2020-02-18 00:30:54,701] [INFO] [led] plugin loaded for /sys/class/leds/led0/brightness
[2020-02-18 00:30:54,701] [INFO] memtemp plugin loaded.
[2020-02-18 00:30:54,706] [WARNING] ui.fps is 0, the display will only update for major changes
[2020-02-18 00:30:54,707] [DEBUG] Pwnspeak plugin loaded
[2020-02-18 00:30:54,708] [DEBUG] Setting up UI elements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions