Skip to content

Packages Errors on sgpy.test_me() #35

Description

@hathawayj

I can't get the package to work locally or with your colab link - https://colab.research.google.com/drive/1V7hnyYuY_dUXQEPkCMZkgMuBFQV4iA_4?usp=sharing.

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
<ipython-input-3-6eeabfa33c5b> in <module>()
      1 # test the library
      2 
----> 3 sgpy.test_me()

AttributeError: module 'safegraph_py_functions.safegraph_py_functions' has no attribute 'test_me'
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
<ipython-input-4-33e3550b5423> in <module>()
      1 ### Type sgpy.help() to get a list of active functions and a brief description of what they do / required arguments
      2 
----> 3 sgpy.help()

AttributeError: module 'safegraph_py_functions.safegraph_py_functions' has no attribute 'help'

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions