{
    "channel-id": "LOCAL-0bdabbbf562c887f2776b6cd808244e4",
    "description": "",
    "algorithm-language": "Python",
    "parameters": { },
    "libraries": [
        {
            "name": "TradeRL_Libs",
            "path": "Library\\TradeRL_Libs"
        }
    ],
    "local-id": 763421559
}

when I do lean cloud push I found this error

PS C:\Users\anthony\Desktop\leanAlgos\leanAlgos> lean cloud push --project .\papertradingIBKR\
[1/2] Pushing 'Library\TradeRL_Libs'
Cannot push 'Library\TradeRL_Libs': We couldn't find you account in the given organization, ORG: f2e79db7719bb7e113a9af23322009f4
[2/2] Pushing 'papertradingIBKR'
Cannot push 'papertradingIBKR': Organization relationship not found

 

 

please suggest how can I push this to cloud.

Steps to build project.
first login with my own account lean login
1. lean init

2. lean create-project project_name

write code.

3. lean cloud push --project project_name