Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[BUG] Creating python formulas with dependencies #223

Closed
faermanj opened this issue Jun 29, 2020 · 5 comments
Closed

[BUG] Creating python formulas with dependencies #223

faermanj opened this issue Jun 29, 2020 · 5 comments
Labels
🪲 bug Report a bug encountered while operating Ritchie 🚧 WIP Work in Progress

Comments

@faermanj
Copy link

Tried to use rit to create a simple CLI to read my google calendar using this code:
https://developers.google.com/calendar/quickstart/python

Works on standalone but on rit errors:
ModuleNotFoundError: No module named 'googleapiclient'

Not sure how if this is a documentation issue about building python formulas or something else.

Halp?

@faermanj faermanj added the 🪲 bug Report a bug encountered while operating Ritchie label Jun 29, 2020
@GuillaumeFalourd
Copy link
Contributor

GuillaumeFalourd commented Jun 30, 2020

Hi @faermanj

Thank you for opening this issue.

We are checking this problem and we'll keep you informed once we'll identify the reason it's happening.

@victor-schumacher
Copy link
Contributor

By now, you can try
$ pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
on ~/ritchie-formulas-local

@faermanj
Copy link
Author

faermanj commented Jul 2, 2020

Cool, thanks a lot! I moved the project to Java, but i think the examples with dependencies is quite commonly needed.

@viniciusramosdefaria
Copy link
Contributor

The team is working on a new way to manage deps.

@viniciusramosdefaria viniciusramosdefaria added the 🚧 WIP Work in Progress label Jul 16, 2020
@GuillaumeFalourd GuillaumeFalourd changed the title Creating python formulas with dependencies [FEATURE] Creating python formulas with dependencies Aug 10, 2020
@GuillaumeFalourd GuillaumeFalourd changed the title [FEATURE] Creating python formulas with dependencies [BUG] Creating python formulas with dependencies Aug 10, 2020
@viniciussousazup
Copy link
Contributor

move to formula repository ZupIT/ritchie-formulas#131

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🪲 bug Report a bug encountered while operating Ritchie 🚧 WIP Work in Progress
Projects
None yet
Development

No branches or pull requests

5 participants