Code Monkey home page Code Monkey logo

arcgis_tweets's People

Stargazers

 avatar

Watchers

 avatar  avatar

arcgis_tweets's Issues

Installation Difficulties

When trying to replicate and use your work, installation on an ArcGIS 10.3.1 box is somewhat difficult. While I can get the packages you suggested installed, I still encounter an error when attempting to access your Python Toolbox. Yes, I have also manually installed SciPy as well to hopefully alleviate the issue. While this appears an issue with sys.path, I am hoping you may be able to help since you obviously got this working and likely know how to resolve the issues. Obviously I am using a default installation of Python with ArcGIS, a normal pattern. Please advise if there are additional steps I am missing.

Traceback (most recent call last):
  File "<string>", line 14, in <module>
  File "C:\Python27\ArcGIS10.3\lib\site-packages\scipy\stats\__init__.py", line 321, in <module>
    from .stats import *
  File "C:\Python27\ArcGIS10.3\lib\site-packages\scipy\stats\stats.py", line 180, in <module>
    import scipy.special as special
  File "C:\Python27\ArcGIS10.3\lib\site-packages\scipy\special\__init__.py", line 601, in <module>
    from ._ufuncs import *
ImportError: DLL load failed: The specified module could not be found.

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.