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

Will not install #15

Open
ronyoung opened this issue Apr 21, 2014 · 0 comments
Open

Will not install #15

ronyoung opened this issue Apr 21, 2014 · 0 comments

Comments

@ronyoung
Copy link

I had left a message on Error #13 and was asked to open a new issue. Here is the text I previously posted in that issue:

digilord,

I just tried to install your version of nest.py on my CentOS 5.10 server and got the below responses:

(root@myserver Linux)
(/root/nestdigilord/pynest-master)$ ll
Mon Apr 21 12:54:01 EDT 2014
total 24
-rw-r--r-- 1 root root 389 Apr 14 10:37 LICENSE.md
-rw-r--r-- 1 root root 37 Apr 14 10:37 MANIFEST.in
-rwxr-xr-x 1 root root 4023 Apr 14 10:37 nest.py*
drwxr-xr-x 2 root root 4096 Apr 14 10:37 nest_thermostat/
-rw-r--r-- 1 root root 1541 Apr 14 10:37 README.md
-rwxr-xr-x 1 root root 531 Apr 14 10:37 setup.py*

(root@myserver Linux)
(/root/nestdigilord/pynest-master)$ pip install ./nest_thermostat
Mon Apr 21 12:54:11 EDT 2014
Directory './nest_thermostat' is not installable. File 'setup.py' not found.
Storing complete log in /root/.pip/pip.log

I am not a python programmer but had been using the pynest project successfully until sometime in March when it suddenly stopped working.

Can you please help me get it working again?

Ron

Here is the current contents of the pip.log in its entirety:


/usr/bin/pip-python run on Mon Apr 21 12:54:11 2014
Directory './nest_thermostat' is not installable. File 'setup.py' not found.
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/pip/basecommand.py", line 124, in main
self.run(options, args)
File "/usr/lib/python2.4/site-packages/pip/commands/install.py", line 169, in run
requirement_set.add_requirement(
File "/usr/lib/python2.4/site-packages/pip/req.py", line 89, in from_line
raise InstallationError("Directory %r is not installable. File 'setup.py' not found."
InstallationError: Directory './nest_thermostat' is not installable. File 'setup.py' not found.

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

No branches or pull requests

1 participant