Coder Social home page Coder Social logo

Comments (2)

AlexArcPy avatar AlexArcPy commented on July 28, 2024

Hi! Thanks for posting, it's not dead :) maybe there are no issues because everything just works smoothly? ;)

It's been a while indeed and I don't work in the GIS industry any longer, but from what I remember and what I quickly read in the source code, you just have to provide the path to your .sde connection file stored on disk:

reporter = registrant.Reporter(
    r"C:\DBconnections\Production.sde", r"C:\GIS\ReportFolder"
)

Could you please try that and get back whether this works?

from registrant.

NR-COSR avatar NR-COSR commented on July 28, 2024

Well I'm super happy that you responded so quickly. I went to try that and discovered that my install of ArcGIS desktop 10.6 is super screwy. Which means I can't get both arcpy and registrant to be imported at the same time. Because if I run python from a command line and it successfully installs registrant arcpy isn't working. But if I change my directory to the copy of python installed specifically by the Desktop installer I can't install registrant because it can't connect to the pip server due to an SSL error to get the pre-requisites. So I wanted to let you know that I appreciate your quick response and I hope to try your suggestion soon but at the moment I'm fighting with the python install so I can't try it yet. I know my problem is not with your code so I will try and fix my problem and try your solution then.

from registrant.

Related Issues (10)

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.