Code Monkey home page Code Monkey logo

Comments (7)

lezhu1234 avatar lezhu1234 commented on September 23, 2024 6

Here is a tricky slove:
change
File "seq2struct/utils/registry.py", line 41
signature = inspect.signature(callable)
to
signature = inspect.signature(callable.__init__)

from gap-text2sql.

Impavidity avatar Impavidity commented on September 23, 2024

Thanks for your interest on our work.

Did you try to follow the instruction to setup the environment?
What is the Python version you use? I assume it is 3.6.
You can try to use Python3.7 to see if you can solve this issue.

from gap-text2sql.

489597448 avatar 489597448 commented on September 23, 2024

Thanks for your interest on our work.

Did you try to follow the instruction to setup the environment?
What is the Python version you use? I assume it is 3.6.
You can try to use Python3.7 to see if you can solve this issue.

my python version is Python 3.7.9

from gap-text2sql.

Impavidity avatar Impavidity commented on September 23, 2024

Did your try to setup the virtual environment from the command line we provided? Did that work for you?

from gap-text2sql.

JoaoLages avatar JoaoLages commented on September 23, 2024

same problem. did you solve it?

from gap-text2sql.

waytehsu avatar waytehsu commented on September 23, 2024

same problem with virtual environment on python 3.7.10

from gap-text2sql.

alan-ai-learner avatar alan-ai-learner commented on September 23, 2024

@Impavidity @lezhu1234 @JoaoLages @489597448 @waytehsu How much time will it take to preprocess the dataset, i was running the command for like past hours, it just keep running, can any one help me on this?
Thanks

from gap-text2sql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.