Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Error running in windows #1110

Open
Aleshanmaistry opened this issue Jan 31, 2025 · 1 comment
Open

fix: Error running in windows #1110

Aleshanmaistry opened this issue Jan 31, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Aleshanmaistry
Copy link

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 Aleshanmaistry added the bug Something isn't working label Jan 31, 2025
@ritwik-g
Copy link
Contributor

ritwik-g commented Feb 4, 2025

@Aleshanmaistry could you add the steps to reproduce? Also currently we haven't tested the setup on Windows. So we have limited support for windows based machines.

But from the looks of the error it looks like something has gone wrong in the initial setup. I would encourage to start fresh and capture the steps you followed. Check if the error is happenning again

@ritwik-g ritwik-g changed the title fix: [ISSUE] fix: Error running in windows Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants