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

Error during install and Reporter unexpected keyword argument 'border' #6

Open
app-EL opened this issue Mar 7, 2019 · 1 comment
Open

Comments

@app-EL
Copy link

app-EL commented Mar 7, 2019

ArcGIS 10.6.1 Py 2.7.14 install issues and reporter error. Setup.py installs completely until numpy-1.16.2\numpy\core\setup.py. Presents Error 32. The process cannot access the file because it is being used by another process. Attempted several times and after reboot.

Upon run attempt receive 4 traceback errors shown in attached screencap.

registrant reporter error

@AlexArcPy
Copy link
Owner

AlexArcPy commented Mar 8, 2019

Hi @ErikHiCoGIS, thanks for posting the issue. This error is because you have pandas version that is lower than 0.20.1 required. The border argument was added in later versions. Try running pd.version upon import to verify this. Can you import numpy? pandas relies on numpy so it's worth checking as well.

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

2 participants