Git Product home page Git Product logo

Comments (3)

goutham-sabapathy avatar goutham-sabapathy commented on June 15, 2024

I am getting this error while using dialogflow version 0.5.0 and 0.5.1 only. I have tried 0.4.0 and I was able to import.uninstall the previous version before installing the lower version

pip install dialogflow==0.4.0

from python-dialogflow.

JustinBeckwith avatar JustinBeckwith commented on June 15, 2024

Greetings! Can you share the code you're using to get this error?

from python-dialogflow.

tseaver avatar tseaver commented on June 15, 2024

I cannot reproduce in a fresh virtualenv:

$ python2.7 -m virtualenv /tmp/df-p-c-v2/88
New python executable in /tmp/df-p-c-v2/88/bin/python2.7
Also creating executable in /tmp/df-p-c-v2/88/bin/python
Installing setuptools, pip, wheel...done.
$ /tmp/df-p-c-v2/88/bin/pip install --upgrade setuptools pip
...
Requirement already up-to-date: setuptools in /tmp/df-p-c-v2/88/lib/python2.7/site-packages (40.6.2)
Requirement already up-to-date: pip in /tmp/df-p-c-v2/88/lib/python2.7/site-packages (18.1)
$ /tmp/df-p-c-v2/88/bin/pip install dialogflow
...
Successfully installed cachetools-3.0.0 certifi-2018.11.29 chardet-3.0.4 dialogflow-0.5.1 enum34-1.1.6 futures-3.2.0 google-api-core-1.6.0 google-auth-1.6.1 googleapis-common-protos-1.5.5 grpcio-1.17.0 idna-2.7 protobuf-3.6.1 pyasn1-0.4.4 pyasn1-modules-0.2.2 pytz-2018.7 requests-2.20.1 rsa-4.0 six-1.11.0 urllib3-1.24.1
$ /tmp/df-p-c-v2/88/bin/python -c "import dialogflow_v2beta1; print(dialogflow_v2beta1.__path__)"
['/tmp/df-p-c-v2/88/lib/python2.7/site-packages/dialogflow_v2beta1']

@gouthamgtm Please feel free to reopen with more information.

from python-dialogflow.

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.