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

[python] Unable to import 'quip' #95

Open
chaugen55 opened this issue Sep 12, 2021 · 1 comment
Open

[python] Unable to import 'quip' #95

chaugen55 opened this issue Sep 12, 2021 · 1 comment

Comments

@chaugen55
Copy link

Don't know what's going on here.

I've git cloned the repo to my local machine. I've also pip installed quip-api to the same dir and venv. Still, im unable to import quip.

Can anybody provide some help with this?

@dgomesbr
Copy link

no need to pip install, just put the file in the same folder for your project and import directly:

import pendulum
from quip import *
...

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

2 participants