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

Safegraph_py unable to run in my local system--juypter lab #42

Open
chukwumichaelmary opened this issue Jan 10, 2024 · 0 comments
Open

Comments

@chukwumichaelmary
Copy link

I have tried to install the safegraph_py package as provided in the readme documentation 'pip install -q --upgrade git+https://github.com/SafeGraphInc/safegraph_py'; I created a new environment on juypter lab and installed pandas, numpy, and matplotlib. But, however, when I copy and run the script sgpy.test_me(), sgpy.help(), I get an AttributeError like:
AttributeError Traceback (most recent call last)
Cell In[5], line 3
1 # test the library
----> 3 sgpy.test_me()

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

Could you help by any chance. Thanks.

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

1 participant