I try to import a repository folder named Blockchain but it tell me showing this error everytime.
can you please helped me?
from Blockchain.Backend.Core.block import Block
ModuleNotFoundError: No module named ‘Blockchain’
Blockchain is my main repository containing all my blockchain project it isn’t a library
I’ve tried to duplicated my project and many things but it doesnt work
New contributor
Keven Boudreau is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.