Skip to content

error on windows "No module named:structLog" #1

@BoladoSeis

Description

@BoladoSeis

This is the error i get when I put: python node.py:
Traceback (most recent call last):
File "C:\Users\marce\blockchain-book\chapters\chapter_7\node.py", line 3, in
from funcoin.blockchain import Blockchain
File "C:\Users\marce\blockchain-book\chapters\chapter_7\funcoin\blockchain.py", line 8, in
import structlog
ModuleNotFoundError: No module named 'structlog'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions