Giter VIP home page Giter VIP logo

Comments (5)

nickrsan avatar nickrsan commented on September 14, 2024

Yes, that was its primary testing environment for the initial builds, in fact. Are you having trouble, or just checking in in advance?

from arcpy_metadata.

samisnunu avatar samisnunu commented on September 14, 2024

Thanks Nick,

Yes I would like to test it and start working on it on my machine. but it seems I have to install other main python library/tools like setuptools, version, etc..
If there's a simple procedure for the setup workflow that I would be grateful.

from arcpy_metadata.

nickrsan avatar nickrsan commented on September 14, 2024

Hi Sami,

If you've set up pip in your ArcGIS copy of Python, you should be able to do a simply "pip install arcpy_metadata" at the command line and have everything handled for you.

setuptools will be required by most packages, so it's a good idea to get that installed anyway. You can find installation info here: https://pypi.python.org/pypi/setuptools

from arcpy_metadata.

thomas-maschler avatar thomas-maschler commented on September 14, 2024

Hey Sami,

we just published a new update which is not yet available using pip. The new update comes with many more metadata items and a much better API.
If you just want to test it, you can simply download the repo and copy the arcpy_metadata subfolder into your project. You should be able to call it using import arcpy_metadata. There are no other dependencies except arcpy.

from arcpy_metadata.

samisnunu avatar samisnunu commented on September 14, 2024

Many Thanks Nick and Thomas!
in fact, I couldn't manage to install pip libraries on my machine, having issue with SSL security during the pip setup, not sure why or what is missing in their package..

But I followed your comments above, without installing pip, and managed to call the import arcpy_metadata. However I ran into python errors during doing simple test, so I'll close this question and raise another issue post in that regard.

from arcpy_metadata.

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.