unstract icon indicating copy to clipboard operation
unstract copied to clipboard

fix: Error running in windows

Open Aleshanmaistry opened this issue 1 month ago • 5 comments

Describe the bug

I am trying to setup on a windows machine. Is there a guide for this? I have installed python 3.13 on the machine and ran the script using git bash

To reproduce

Steps to reproduce the behavior.

Expected behavior

When I login I get an error "unstract" does not exist at character 28 2025-01-31 11:53:34 2025-01-31 09:53:34.756 UTC [36] STATEMENT: CREATE TABLE IF NOT EXISTS "unstract"."x2text_audit" ("id" UUID NOT NULL PRIMARY KEY, "created_at" TIMESTAMP NOT NULL, "org_id" VARCHAR(255) NOT NULL, "file_name" VARCHAR(255) NOT NULL, "file_type" VARCHAR(255) NOT NULL, "file_size_in_k

Environment details

  • Latest code pull
  • python 3.13
  • Windows 11

Image

Aleshanmaistry avatar Jan 31 '25 12:01 Aleshanmaistry