Open gussy99 opened 3 years ago
Hi, Let me look at it this afternoon. Btw who are you? I did not expect my code to be run ^^.
I am a uni student in UTS electrical engineering currently doing my capstone/thesis and am working around a topic that involves investigating block chain p2p trading and comparing against other strategies.
Could you send me your email address please?
anguschan211@live.com.au
Hi, Alban and Gussy, I'm also from UTS and doing my capstone related to energy trading. I meet this error as well. May I know how to fix it?
please contact me 12711178@student.uts.edu.au thanks Best regards
if it's the error regarding the module not found, you need need to change sys.path.insert to a sys.path.append(path of the project on your computer).
On Thu, 30 Sept 2021 at 18:35, Ricardowyp1 @.***> wrote:
Hi, Alban and Gussy, I'm also from UTS and doing my capstone related to energy trading. I meet this error as well. May I know how to fix it?
please contact me @.*** thanks Best regards
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/GimliAlban/p2p_energy_trading_blockchain/issues/1#issuecomment-931525923, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHKYH77LLH7NUMA22X3IZ3UESNXPANCNFSM5EI5ELGA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
hi Alban, been trying to run your code but keep getting this error whenever i try to run your code. Any idea on the issue and how to get around it? Thanks