JamesRamm / archook

Searches the system for arcgis and makes arcpy available to python (regardless of pythonpath/system path/registry settings)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find file or directory

drgrubman opened this issue · comments

James, when I try to install i get this error. It's looking for some sort of temporary PIP folder. I'm sort of a noob but I think your solution may solve my 64-bit Arcpy issues.

image

Try installing direct from the repository:

pip install git+https://github.com/JamesRamm/archook.git

(you are using some cached zip file so can't be certain it is up to date)

Since no reply I'm assuming this issue has been solved....

Ha thanks man it worked. my apologies i should have wrote back. thanks again

On Tue, Oct 18, 2016 at 2:59 PM, James Ramm notifications@github.com
wrote:

Since no reply I'm assuming this issue has been solved....


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#4 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AI5M3ozENY8No6oLrCLhNQ6XkgJ-nYVgks5q1RcZgaJpZM4KVNPu
.

David Grubman