Closed Arindam-FluxAuto closed 5 months ago
This is really bizarre -- it seems like we can't create organizations in your local because of an asyncio issue in windows?
Does this issue still happen w/ the docker setup?
Oh, are you trying to connect mongdb in Skyvern? I don't think postgres driver is compatible with mongodb.
@Arindam-FluxAuto Are you able to use postgres instead of mongodb? Closing this for now
I am trying to run the skyvern after cloning from the main branch in my local windows system. I have setup all the required recommendations, as directed in readme.md in documentation using python 3.11.
The mongodb docker got setup properly as I could see the database with tables and user are properly setup, But I couldn't see any data in the database, which are supposed to be added. To further analyze after running the command "poetry run python scripts/create_organization.py Skyvern-Open-Source" I am getting errors, I am attaching the following screenshots for the further reference in this regard so that I can get & fix the root cause run skyvern tool locally from my system,