monero-ecosystem / monero-python

A comprehensive Python module for handling Monero cryptocurrency
BSD 3-Clause "New" or "Revised" License
244 stars 80 forks source link

from the monero-etl : after run "pip install git+https://github.com/emesik/monero-python.git" ,I can not find monero-python.py #99

Closed yourprogrameiswrong closed 3 years ago

yourprogrameiswrong commented 3 years ago

from the monero-etl : after run "pip install git+https://github.com/emesik/monero-python.git" ,I can not find monero-python. so next step running "python monero-python" , the server return "python: can't open file 'monero-etl': [Errno 2] No such file or directory". ps, the step of "pip……" run successfully. why does this happen? Are there other tools acting as the role of monero-etl who can read the monero blockchain into csv for me?

emesik commented 3 years ago

There's no executable named monero-python. This software is a module you may import but not run directly.

And there's nothing called monero-etl; it must be your code or some other module.

yourprogrameiswrong commented 3 years ago

Thanks for replying my question. the project called monero etl has a link towards your module, so I misunderstand that it is part of your program. our team has tryed the code they provided  in 2018. however, it can't use today for out-of-date.

---Original--- From: "Michał @.> Date: Sun, Aug 15, 2021 04:00 AM To: @.>; Cc: @.**@.>; Subject: Re: [monero-ecosystem/monero-python] from the monero-etl : after run "pip install git+https://github.com/emesik/monero-python.git" ,I can not find monero-python.py (#99)

Closed #99.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.