InstaPy / InstaPy/instapy-quickstart

Error when running starting InstaPy quickstart

Ouverte
#217 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
777
Forks
763
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
tooling
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.