InstaPy / InstaPy/instapy-quickstart

Error when running starting InstaPy quickstart

オープン
#217 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
777
フォーク
763
PR マージ指標
30日以内にマージされた PR はありません

説明

File "../quickstart.py", line 2, in
from instapy import InstaPy
File "/Library/Python/2.7/site-packages/instapy/__init__.py", line 3, in
from .instapy import InstaPy
File "/Library/Python/2.7/site-packages/instapy/instapy.py", line 26, in
from .comment_util import comment_image
File "/Library/Python/2.7/site-packages/instapy/comment_util.py", line 8, in
from .util import update_activity
File "/Library/Python/2.7/site-packages/instapy/util.py", line 34, in
from .quota_supervisor import quota_supervisor
File "/Library/Python/2.7/site-packages/instapy/quota_supervisor.py", line 7, in
from plyer import notification
File "/Library/Python/2.7/site-packages/plyer/__init__.py", line 23, in
accelerometer = Proxy('accelerometer', facades.Accelerometer)
File "/Library/Python/2.7/site-packages/plyer/utils.py", line 80, in __init__
object.__setattr__(self, '_obj', None)
TypeError: can't apply this __setattr__ to instance object

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by reproducing the failure from quickstart.py under the Python 2.7 environment shown in the traceback. Trace the import path through instapy and plyer until the __setattr__ error is confirmed. Done means identifying the supported resolution for this startup failure and documenting or validating it.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
tooling
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。