Skip to content

Skyvern quickstart does not work on windows #3891

@openSourceBugs

Description

@openSourceBugs

python --version
Python 3.11.14

skyvern quickstart
╭──────────────────────────────────────────────────────────────────────────────────────────────╮
│ 🚀 Starting Skyvern Quickstart │
╰──────────────────────────────────────────────────────────────────────────────────────────────╯

Initializing Skyvern...
╭────────────────────────────────────────╮
│ Welcome to Skyvern CLI Initialization! │
╰────────────────────────────────────────╯
This wizard will help you set up Skyvern.
Would you like to run Skyvern locally or in the cloud? [local/cloud] (cloud): local
╭──────────────────────────────────────────────────────────────────────────────────────────────╮
│ PostgreSQL Setup │
╰──────────────────────────────────────────────────────────────────────────────────────────────╯
✨ PostgreSQL is already running locally.
✅ Database and user exist.
📊 Running database migrations...
Alembic mode: online
Alembic: no running loop
Error during quickstart: (psycopg.InterfaceError) Psycopg cannot use the 'ProactorEventLoop' to
run in async mode. Please use a compatible event loop, for instance by setting
'asyncio.set_event_loop_policy(WindowsSelectorEventLoopPolicy())'
(Background on this error at: https://sqlalche.me/e/20/rvf5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions