InstaPy / InstaPy/instapy-quickstart

mac_start.command Issue/Error

Offen
#40 4 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
777
Forks
763
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I have successfully installed instapy but when trying to run **mac_start.command** from instapy quickstart, I get the following:

Ivans-MacBook:~ ivan$ /Users/ivan/Downloads/instapy-quickstart-master/run/mac_start.command ; exit;
Starting InstaPy with quickstart
====================

._. ._. ._. ._. ._. ._. ._.
Workspace in use: "/Users/ivan/InstaPy"
WARNING [2019-05-30 13:02:15] [None] Heeh! Error occurred while getting a DB profile for 'None':
NOT NULL constraint failed: profiles.name
Traceback (most recent call last):
File "../quickstart.py", line 24, in
headless_browser=False)
File "/Library/Python/2.7/site-packages/instapy/instapy.py", line 292, in __init__
get_database(make=True) # IMPORTANT: think twice before relocating
File "/Library/Python/2.7/site-packages/instapy/database_engine.py", line 60, in get_database
id = get_profile(name, address, logger) if id is None or make else id
File "/Library/Python/2.7/site-packages/instapy/database_engine.py", line 147, in get_profile
profile = dict(profile)
TypeError: 'NoneType' object is not iterable
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...none found.

[Process completed]

Any help would be appreciated!

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.