Login
Discover
Waves
Communities
Login
Signup
Learn Code
@learncode
50
A blog about learning to code with Hive blockchain data
Followers
91
Following
0
Follow
Resource Credits
Available
Used
Location
Kauai, HI, USA
Created
2021-05-26 01:32
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
learncode
Proof of Brain
2021-06-04 14:38
Published via Ecency
RE: Learning to code - Day 1
Thanks for the mention!
$ 0.000
0
learncode
programming
2021-06-03 19:18
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Success!
$ 0.000
0
learncode
programming
2021-06-03 18:36
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Missing the pip part. Python -m pip install beem
learncode
programming
2021-06-03 17:26
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Yep. I think you can install Python from the Microsoft store and it will set up your path for you.
learncode
programming
2021-06-03 16:53
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Type in the word Python and hit enter.
learncode
programming
2021-06-03 16:34
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Python isn’t found on your path. That’s cool. It looks like Windows will fix it for you if you run ‘Python’ without arguments.
learncode
programming
2021-06-03 15:37
Published via Ecency
RE: Part 1: Coding on Hive With Python - Setting Up
Thanks for reading and thanks for the LUV token
learncode
programming
2021-06-03 15:36
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
On Windows, the file naming is slightly different. Please instead try python -m pip install beem.
learncode
programming
2021-06-03 15:34
Published via Ecency
RE: Part 1: Coding on Hive With Python - Setting Up
Cool! Glad you got it working. It shouldn’t be necessary to prefix the command with “cmd”.
learncode
programming
2021-06-02 18:27
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
No problem at all. Take your time. The content will be here for a while. In fact it’s immutable and lives forever on the blockchain.
learncode
programming
2021-06-02 15:47
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Sometimes I know what I’m doing. Other times I furiously search the web and hope for finding good answers.
learncode
programming
2021-06-02 15:46
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Ah interesting! It should be possible to get such data for Hive-Engine tokens. Maybe this could make a good example for when I get to the Hive-Engine blog post.
learncode
programming
2021-06-02 15:43
Published via Ecency
RE: Part 1: Coding on Hive With Python - Setting Up
Thanks Steve! Happy to share some knowledge.
learncode
programming
2021-06-02 15:30
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
The syntax error should include a stack trace indicating which line of code it tripped up on.
learncode
programming
2021-06-02 15:29
RE: Part 1: Coding on Hive With Python - Setting Up
Thanks for reading! Please don't hesitate if you have any questions
learncode
programming
2021-06-02 05:59
Published via Ecency
RE: Part 1: Coding on Hive With Python - Setting Up
I haven't done any C#, but there may be an unofficial library for Hive out there somewhere.
learncode
programming
2021-06-01 23:46
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Ahhh gotcha. Python is a very popular programming language.
learncode
programming
2021-06-01 23:35
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
You lost me mate!
learncode
programming
2021-06-01 23:10
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
What is the new error?
learncode
programming
2021-06-01 23:09
Published via Ecency
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Beem also has a command line executable you can call directly instead of via Python script. The warning is telling you if you try to invoke beempy from your terminal, the command won’t be found. You will
← Latest
Older →