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

No methods available #1

Closed
a-zen opened this issue Sep 25, 2015 · 4 comments
Closed

No methods available #1

a-zen opened this issue Sep 25, 2015 · 4 comments

Comments

@a-zen
Copy link

a-zen commented Sep 25, 2015

I installed the module with python3 setup.py install --user.
After trying the module in the python shell, there are none of the
defined functions like hello or listacc.

Any hints?

@monofox
Copy link
Owner

monofox commented Sep 26, 2015

Hi Alex,

Could you please give me the output of the install command as well as how use the module in the python shell?

On Fri Sep 25 23:24:11 2015 GMT+0200, Alex wrote:

I installed the module with python3 setup.py install --user.
After trying the module in the python shell, there are none of the
defined functions like hello or listacc.

Any hints?


Reply to this email directly or view it on GitHub:
https://github.com/monofox/python-aqbanking/issues/

@a-zen
Copy link
Author

a-zen commented Sep 26, 2015

Sure here they are.

Installation:
https://gist.github.com/a-zen/3af99ef04023f42a565b

(simple) Usage:
https://gist.github.com/a-zen/82346a4a57f94ba662c5

@monofox
Copy link
Owner

monofox commented Sep 26, 2015

Hmm just checked also. Can reproduce it. The whole module content is not recognized anymore.

On Sat Sep 26 10:47:37 2015 GMT+0200, Alex wrote:

Sure here they are.

Installation:
https://gist.github.com/a-zen/3af99ef04023f42a565b

(simple) Usage:
https://gist.github.com/a-zen/82346a4a57f94ba662c5


Reply to this email directly or view it on GitHub:
#1 (comment)

monofox added a commit that referenced this issue Sep 27, 2015
@monofox
Copy link
Owner

monofox commented Sep 27, 2015

Hi Alex,

fixed (yes, hello does not exist anymore -- it was just useless).

Regards,
Lukas

@monofox monofox closed this as completed Sep 27, 2015
monofox pushed a commit that referenced this issue Apr 10, 2016
Add more fields to Transaction
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants