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

Package not installing #7

Open
alibaraneser opened this issue May 26, 2019 · 1 comment
Open

Package not installing #7

alibaraneser opened this issue May 26, 2019 · 1 comment

Comments

@alibaraneser
Copy link

Hey,

When I install package, this error occur, What can I do?

(venv) aldebaran@aldebaran-Lenovo-IdeaPad-Y510P:~/PycharmProjects/dialogflow$ pip3 install django-dialogflow
Collecting django-dialogflow
  Using cached https://files.pythonhosted.org/packages/31/ab/42c0fc9e7687dfec5b6f46cc8cf952310317635bb0256c4ee627025e041c/django-dialogflow-0.0.3.tar.gz
    ERROR: Complete output from command python setup.py egg_info:
    ERROR: Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-0ob379ey/django-dialogflow/setup.py", line 19, in <module>
        with open('requirements.txt') as requirements:
    FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-0ob379ey/django-dialogflow/

@vkosuri
Copy link
Owner

vkosuri commented May 26, 2019

@alibaraneser I just published a new version to pypi, could you please try and let me know?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants