-
Notifications
You must be signed in to change notification settings - Fork 354
Closed
Description
Bug: Interactive Window
Steps to cause the bug to occur
- Activate any of these keyboard layouts (in Linux):
setxkbmap de neo_qwertysetxkbmap de neo_qwertzsetxkbmap de neosetxkbmap de adnwsetxkbmap de koysetxkbmap de bone
I recommend the first of these layouts for testing. This gives you a QWERTY layout but with additional layers. When you press a key while holding AltGr/Right Alt key, you get these symbols:

- Start VS Code.
- Open a python file.
- Select a line and press Shift+AltGr+V (that's Shift-Enter). This should start Python Interactive (depending on your settings).
- Focus the Python Interactive prompt and enter anything (p.e.
x=5). - Press Shift+AltGr+V.
Actual behavior
Python Interactive behaves as if only AltGr+V or only Enter was pressed. It enters a new line.
Expected behavior
The entered code should be executed. Like when you press Shift plus the physical Enter key.
Probably related
AltGr+E (=Up-Arrow) for browsing the history doesn't work either. The physical Up-Arrow key works.
Your Jupyter and/or Python environment
Please provide as much info as you readily know
- Jupyter server running: Local
- Extension version: 2020.03.71659
- VS Code version: 1.44.0
- Setting python.jediEnabled: true
- Python version: 3.6.9
- OS: Linux (Ubuntu 18.04):
- Virtual environment: no
Developer Tools Console Output
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: id is 578d1481-8438-413a-ba04-73cac6e20664
3console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Attempting to start a server because of preload conditions ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 2ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 1ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 1ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 0ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Create file systemwatcher with pattern */python
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Create file systemwatcher with pattern */*/python
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 1ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 0ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 0ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 35ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 32ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 30ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 28ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Register Interpreter Watcher, Class name = p, completed in 24ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 25ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 22ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 19ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Build the workspace interpreter watcher, Class name = h, completed in 28ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: <Return value cannot be serialized for logging>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Connecting to history server
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Getting kernel specs for history server
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 1ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Create file systemwatcher with pattern */python
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Create file systemwatcher with pattern */*/python
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Detected refreshing of Interpreters, Class name = p, completed in 0ms, has a falsy return value, Arg 1: {}, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Launching history server
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Starting Notebook
3console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 6ms, has a truthy return value, Arg 1: undefined, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Register Interpreter Watcher, Class name = p, completed in 4ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 3ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters in CacheableLocatorService, Class name = m, completed in 3ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Build the workspace interpreter watcher, Class name = h, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: <Return value cannot be serialized for logging>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters, Class name = m, completed in 345ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: Get Interpreters, Class name = m, completed in 303ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: > conda --version
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:27: > pyenv root
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: > python3.7 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: > python3.6 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: > python3 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: > python2 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: > python -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: > /usr/bin/python3.6 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: > conda info --json
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: Rule = settings, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: Executing next rule from settings
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: Rule = workspaceEnvs, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:28: Executing next rule from workspaceEnvs
log.ts:197 ERR Error: [File Watcher (chokidar)] Inotify limit reached (ENOSPC)
log.ts:197 ERR [File Watcher (chokidar)] Inotify limit reached (ENOSPC)
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by CondaEnvFileService are of count 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by CondaEnvFileService are []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by PipEnvService are of count 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by PipEnvService are []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by PipEnvService are of count 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by PipEnvService are []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by CondaEnvService are of count 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by CondaEnvService are []
3console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule system is {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule currentPath is {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule windowsRegistry is nothing
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Activation Commands received undefined for shell bash
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 1997ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 1997ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, <No Resource>
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: > /usr/bin/python3.6 -c "import jupyter"
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: > /usr/bin/python3.6 -c "import notebook"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: setGlobalInterpreter, Class name = f, completed in 81ms, has a truthy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = cachedInterpreters, result = exit
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 323ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 328ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 330ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = windowsRegistry, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from windowsRegistry
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = settings, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from settings
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = workspaceEnvs, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from workspaceEnvs
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 12ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 13ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Build the workspace interpreter watcher, Class name = h, completed in 10ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance/run_simulation.py>, Return Value: <Return value cannot be serialized for logging>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by CurrentPathService are of count 6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by CurrentPathService are [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by WorkspaceVirtualEnvService are of count 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by WorkspaceVirtualEnvService are []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, <No Resource>
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: > /usr/bin/python3.6 -m jupyter kernelspec --version
console.ts:137 [Extension Host] Error Python Extension: 2020-04-13 11:35:29: Failed to check if file needs to be fixed [EntryNotFound (FileSystemError): Unable to read file '/home/max/.config/Code/User/settings.json' (EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, open '/home/max/.config/Code/User/settings.json') at _handleError (/usr/share/codium/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:617:941) at async v.readText (/home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/out/client/extension.js:1:409447) at async h.doesFileNeedToBeFixed (/home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/out/client/extension.js:75:1261157) at async /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/out/client/extension.js:75:1260159 at async Promise.all (index 0) at async h.getFilesToBeFixed (/home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/out/client/extension.js:75:1260105) at async h.updateTestSettings (/home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/out/client/extension.js:75:1259732)] { code: 'FileNotFound', name: 'EntryNotFound (FileSystemError)'}
t.log @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
_doInvokeHandler @ rpcProtocol.ts:402
_invokeHandler @ rpcProtocol.ts:387
_receiveRequest @ rpcProtocol.ts:303
_receiveOneMessage @ rpcProtocol.ts:230
(anonymous) @ rpcProtocol.ts:105
fire @ event.ts:587
fire @ ipc.net.ts:453
_receiveMessage @ ipc.net.ts:733
(anonymous) @ ipc.net.ts:592
fire @ event.ts:587
acceptChunk @ ipc.net.ts:239
(anonymous) @ ipc.net.ts:200
t @ ipc.net.ts:28
emit @ events.js:203
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:276
Readable.push @ _stream_readable.js:210
onStreamRead @ internal/stream_base_commons.js:166
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule system is {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule currentPath is {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule windowsRegistry is nothing
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 2ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 2ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Selected Interpreter from currentPath, {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}
4console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 3ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 2ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters, Class name = m, completed in 4ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown","cachedEntry":true},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Checking support of .NET, Class name = c, completed in 2ms, has a truthy return value, , Return Value: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Selected Interpreter from system, {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by WorkspaceVirtualEnvService are of count 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by WorkspaceVirtualEnvService are []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Activation Commands received undefined for shell bash
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 2514ms, has a falsy return value, Arg 1: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Generating custom default config at /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9/jupyter_notebook_config.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: setGlobalInterpreter, Class name = f, completed in 63ms, has a falsy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}, Arg 2: undefined, Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: setGlobalInterpreter, Class name = f, completed in 61ms, has a falsy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}, Arg 2: undefined, Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = cachedInterpreters, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from cachedInterpreters
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = currentPath, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from currentPath
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 412ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Starting Jupyter Notebook
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: setGlobalInterpreter, Class name = f, completed in 39ms, has a falsy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}, Arg 2: undefined, Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = system, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from system
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 431ms, has a falsy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by VirtualEnvService are of count 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by VirtualEnvService are []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by KnownPathsService are of count 14
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Interpreters returned by KnownPathsService are [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a truthy return value, , Return Value: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Hide locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: All locators have completed locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = settings, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from settings
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = workspaceEnvs, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from workspaceEnvs
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule system is {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule currentPath is {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Current value for rule windowsRegistry is nothing
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: setGlobalInterpreter, Class name = f, completed in 18ms, has a truthy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = cachedInterpreters, result = exit
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 46ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 48ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 50ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = windowsRegistry, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from windowsRegistry
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = settings, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from settings
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Rule = workspaceEnvs, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Executing next rule from workspaceEnvs
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 3ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: autoSelectInterpreter, Class name = f, completed in 2ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: [object Object]. Shell identified as undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Shell path '/usr/bin/fish'
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Shell path identified as shell 'fish'
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Terminal shell path '/usr/bin/fish' identified as shell 'fish'
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: [object Object]. Shell identified as fish
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Shell identified as 'fish'
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, <No Resource>
4console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 0ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists KeyPrefix=Cache_Method_Output_b.getCondaInfo-Args=
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: > conda --version
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Get Interpreters, Class name = m, completed in 31ms, has a truthy return value, Arg 1: <Uri:/home/max/dev/python/binance>, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 2ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 1ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: getActivatedEnvironmentVariables, Class name = C, completed in 4ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:29: > /usr/bin/python3.6 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v
4console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Cached data exists getEnvironmentVariables, <No Resource>
5console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -c "import sys;print(sys.prefix)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -c "import sys;print(sys.prefix)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -m site --user-site
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -m site --user-site
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Current value for rule system is {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Current value for rule currentPath is {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Current value for rule windowsRegistry is nothing
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Get Interpreters in CacheableLocatorService, Class name = m, completed in 15ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Selected Interpreter from currentPath, {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Get Interpreters in CacheableLocatorService, Class name = m, completed in 20ms, has a truthy return value, Arg 1: undefined, Return Value: []
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Get Interpreters in CacheableLocatorService, Class name = m, completed in 25ms, has a truthy return value, Arg 1: undefined, Return Value: []
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Get Interpreters in CacheableLocatorService, Class name = m, completed in 26ms, has a truthy return value, Arg 1: undefined, Return Value: []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Get Interpreters in CacheableLocatorService, Class name = m, completed in 26ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Get Interpreters in CacheableLocatorService, Class name = m, completed in 26ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"58e41732e09de610457d4a12bd410f0827263562d130ca06dcb7879e787c10b51a7ada8373fd4adc966c2e766972f5e62b4a2de0fa4a34817af2b7ab9245a334","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python2","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"067b8dda0a76686e8b26392203cb7942d525d16189101c1711acb7a701513a2f9bb6d125f01d777bd4fa946345bb88116d26c4f62fea9db7c38a06c1b620dc1f","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Get Interpreters, Class name = m, completed in 32ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"/usr/bin/python2.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"2.7.17-final","major":2,"minor":7,"patch":17,"prerelease":["final"],"build":[],"version":"2.7.17-final"},"sysPrefix":"/usr","fileHash":"946c42db01564f8135acbb72eda7a26f15b547e227d438760401f628fb7869e921272c20a60d403d2de9e47ec44cb4655c42d781c4ea95ebf8962d9a879c2b07","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"},{"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown"}]
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Selected Interpreter from system, {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/env python3 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Current value for rule workspaceEnvs is nothing
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Asking for kernelspecs from jupyter
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 (daemon) -m jupyter notebook --no-browser --notebook-dir=/tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9 --config=/tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 (daemon) -m jupyter kernelspec list --json
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Waiting for Jupyter Notebook
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Python Daemon: Execute rpc method exec_module_observable in DS Daemon
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Python Daemon: Execute rpc method exec_module in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Python Daemon: Execute rpc method exec_module_observable from /usr/bin/python3.6
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Python Daemon: Execute rpc method exec_module from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Python Daemon: Exec in DS Daemon (observable) jupyter with args ['notebook', '--no-browser', '--notebook-dir=/tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9', '--config=/tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9/jupyter_notebook_config.py', '--NotebookApp.iopub_data_rate_limit=10000000000.0']
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Python Daemon: Exec in DS Daemon jupyter with args ['kernelspec', 'list', '--json']
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: setGlobalInterpreter, Class name = f, completed in 165ms, has a falsy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","cachedEntry":true,"displayName":"Python 3.8.0 64-bit"}, Arg 2: undefined, Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: setGlobalInterpreter, Class name = f, completed in 146ms, has a falsy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.7","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.5-final","major":3,"minor":7,"patch":5,"prerelease":["final"],"build":[],"version":"3.7.5-final"},"sysPrefix":"/usr","fileHash":"1ffcd1b31f1a2283b3a0ca9b502bf7da7be541de768eb25e414f3c716c9f3fb4c7215bbb519617cf2184515cb94d2e917168b185d3f6f8743e1f8df4c51f7ebb","type":"Unknown"}, Arg 2: undefined, Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: setGlobalInterpreter, Class name = f, completed in 134ms, has a falsy return value, Arg 1: {"architecture":3,"path":"/usr/bin/python3.8","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.8.0-final","major":3,"minor":8,"patch":0,"prerelease":["final"],"build":[],"version":"3.8.0-final"},"sysPrefix":"/usr","fileHash":"1e30346ea27f7a0da377899a98fc858b8b874ef9eb9fdd71c2b193993418bef10c4be1cea735c75a45066e81b96785fedbc07f24715d6c690c9e424bb24141e4","type":"Unknown","displayName":"Python 3.8.0 64-bit"}, Arg 2: undefined, Return Value: false
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Rule = cachedInterpreters, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Executing next rule from cachedInterpreters
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Rule = currentPath, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Executing next rule from currentPath
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Rule = system, result = runNextRule
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Executing next rule from system
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: autoSelectInterpreter, Class name = f, completed in 685ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: autoSelectInterpreter, Class name = f, completed in 686ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 -c "import sys;print(sys.executable)"
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Python Daemon: listing kernels as json
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance
console.ts:137 [Extension Host] Encountered an unrecognized mapping type: 'xnoremap'
t.log @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
_doInvokeHandler @ rpcProtocol.ts:402
_invokeHandler @ rpcProtocol.ts:387
_receiveRequest @ rpcProtocol.ts:303
_receiveOneMessage @ rpcProtocol.ts:230
(anonymous) @ rpcProtocol.ts:105
fire @ event.ts:587
fire @ ipc.net.ts:453
_receiveMessage @ ipc.net.ts:733
(anonymous) @ ipc.net.ts:592
fire @ event.ts:587
acceptChunk @ ipc.net.ts:239
(anonymous) @ ipc.net.ts:200
t @ ipc.net.ts:28
emit @ events.js:203
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:276
Readable.push @ _stream_readable.js:210
onStreamRead @ internal/stream_base_commons.js:166
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 completion.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: > /usr/bin/python3.6 completion.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:30: cwd: ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles
2console.ts:137 [Extension Host] Encountered an unrecognized mapping type: 'xnoremap'
t.log @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
_doInvokeHandler @ rpcProtocol.ts:402
_invokeHandler @ rpcProtocol.ts:387
_receiveRequest @ rpcProtocol.ts:303
_receiveOneMessage @ rpcProtocol.ts:230
(anonymous) @ rpcProtocol.ts:105
fire @ event.ts:587
fire @ ipc.net.ts:453
_receiveMessage @ ipc.net.ts:733
(anonymous) @ ipc.net.ts:592
fire @ event.ts:587
acceptChunk @ ipc.net.ts:239
(anonymous) @ ipc.net.ts:200
t @ ipc.net.ts:28
emit @ events.js:203
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:276
Readable.push @ _stream_readable.js:210
onStreamRead @ internal/stream_base_commons.js:166
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: > /usr/bin/python3.6 -m pylint --disable=all --enable=F,unreachable,duplicate-key,unnecessary-semicolon,global-variable-not-assigned,unused-variable,unused-wildcard-import,binary-op-exception,bad-format-string,anomalous-backslash-in-string,bad-open-mode,E0001,E0011,E0012,E0100,E0101,E0102,E0103,E0104,E0105,E0107,E0108,E0110,E0111,E0112,E0113,E0114,E0115,E0116,E0117,E0118,E0202,E0203,E0211,E0213,E0236,E0237,E0238,E0239,E0240,E0241,E0301,E0302,E0303,E0401,E0402,E0601,E0602,E0603,E0604,E0611,E0632,E0633,E0701,E0702,E0703,E0704,E0710,E0711,E0712,E1003,E1101,E1102,E1111,E1120,E1121,E1123,E1124,E1125,E1126,E1127,E1128,E1129,E1130,E1131,E1132,E1133,E1134,E1135,E1136,E1137,E1138,E1139,E1200,E1201,E1205,E1206,E1300,E1301,E1302,E1303,E1304,E1305,E1306,E1310,E1700,E1701 --msg-template='{line},{column},{category},{symbol}:{msg}' --reports=n --output-format=text ~/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: > /usr/bin/python3.6 -m pylint --disable=all --enable=F,unreachable,duplicate-key,unnecessary-semicolon,global-variable-not-assigned,unused-variable,unused-wildcard-import,binary-op-exception,bad-format-string,anomalous-backslash-in-string,bad-open-mode,E0001,E0011,E0012,E0100,E0101,E0102,E0103,E0104,E0105,E0107,E0108,E0110,E0111,E0112,E0113,E0114,E0115,E0116,E0117,E0118,E0202,E0203,E0211,E0213,E0236,E0237,E0238,E0239,E0240,E0241,E0301,E0302,E0303,E0401,E0402,E0601,E0602,E0603,E0604,E0611,E0632,E0633,E0701,E0702,E0703,E0704,E0710,E0711,E0712,E1003,E1101,E1102,E1111,E1120,E1121,E1123,E1124,E1125,E1126,E1127,E1128,E1129,E1130,E1131,E1132,E1133,E1134,E1135,E1136,E1137,E1138,E1139,E1200,E1201,E1205,E1206,E1300,E1301,E1302,E1303,E1304,E1305,E1306,E1310,E1700,E1701 --msg-template='{line},{column},{category},{symbol}:{msg}' --reports=n --output-format=text ~/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Starting notebook with args ['--no-browser', '--notebook-dir=/tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9', '--config=/tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9/jupyter_notebook_config.py', '--NotebookApp.iopub_data_rate_limit=10000000000.0']
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getJupyterKernels.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getJupyterKernels.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getJupyterKernels.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Parsing kernelspecs from jupyter
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getJupyterKernels.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getJupyterKernels.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getJupyterKernels.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Parsing kernelspecs from jupyter
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method ping in DS Daemon
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: pinged with hello
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: getting attr for stdout: encoding
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Spec argv[0] updated from '/usr/bin/python3.6' to '/usr/bin/python3.6'
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr: [I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr: [I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 1ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr: [I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr: [I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr: [C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: getActivatedEnvironmentVariables, Class name = C, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"/usr/bin/python3.6","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.6.9-final","major":3,"minor":6,"patch":9,"prerelease":["final"],"build":[],"version":"3.6.9-final"},"sysPrefix":"/usr","fileHash":"521749ac355f7eecd9ae7096bcbddc8a32e5c8ee1f8889ec7834f32c9b38919c73a3e8b81add2431878e38fe5786b2ba0cf2dbec5dc8d173667076040de6d5ac","type":"Unknown","displayName":"Python 3.6.9 64-bit"}, Arg 3: true
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:31: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Connecting to process for history server
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Connecting server 4386c17b-726b-48d0-ab9a-d343902866df kernelSpec python36964bitd3cf5eaa59344fe5918de55ad03a139e
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: write to stderr: [I 11:35:32.180 NotebookApp] Creating new notebook in /
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file in DS Daemon
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py with args []
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: write to stderr: [I 11:35:32.271 NotebookApp] Kernel started: e9f81e63-117e-40c4-a1a1-aa1079912fd7
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /[I 11:35:32.271 NotebookApp] Kernel started: e9f81e63-117e-40c4-a1a1-aa1079912fd7
console.ts:137 [Extension Host] Starting WebSocket: ws://localhost:8888/api/kernels/e9f81e63-117e-40c4-a1a1-aa1079912fd7
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Waiting for idle on (kernel): e9f81e63-117e-40c4-a1a1-aa1079912fd7 -> unknown
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /[I 11:35:32.271 NotebookApp] Kernel started: e9f81e63-117e-40c4-a1a1-aa1079912fd7
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: > /usr/bin/python3.6 (daemon) ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method exec_file from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Exec file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py with args []
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: execute file /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/vscode_datascience_helpers/getServerInfo.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping in DS Daemon
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: Execute rpc method ping from /usr/bin/python3.6
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Python Daemon: pinged with hello
console.ts:137 [Extension Host] Kernel: connected (e9f81e63-117e-40c4-a1a1-aa1079912fd7)
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Finished waiting for idle on (kernel): e9f81e63-117e-40c4-a1a1-aa1079912fd7 -> idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:32: Connection complete for history server
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: > /usr/bin/python3.6 ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles/normalizeForInterpreter.py " start_dates = [ '2018-2-1 0:00 UTC', '2018-5-1 0:00 UTC', '2018-8-1 0:00 UTC', '2018-11-1 0:00 UTC', '2019-2-1 0:00 UTC', '2019-5-1 0:00 UTC', '2019-8-1 0:00 UTC', '2019-11-1 0:00 UTC', ]"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Waiting for jupyter server and web panel ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Loading web panel. Panel is notset
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Loading web view...
console.ts:137 [Extension Host] Warn Python Extension: 2020-04-13 11:35:52: startHttpServer=false, will not be used. Temporarily turned off
t.log @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
_doInvokeHandler @ rpcProtocol.ts:402
_invokeHandler @ rpcProtocol.ts:387
_receiveRequest @ rpcProtocol.ts:303
_receiveOneMessage @ rpcProtocol.ts:230
(anonymous) @ rpcProtocol.ts:105
fire @ event.ts:587
fire @ ipc.net.ts:453
_receiveMessage @ ipc.net.ts:733
(anonymous) @ ipc.net.ts:592
fire @ event.ts:587
acceptChunk @ ipc.net.ts:239
(anonymous) @ ipc.net.ts:200
t @ ipc.net.ts:28
emit @ events.js:203
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:276
Readable.push @ _stream_readable.js:210
onStreamRead @ internal/stream_base_commons.js:166
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Web view created.
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Getting jupyter server options ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Connecting to jupyter server ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:52: Connected to jupyter server.
webviewElement.ts:261 [Embedded Page] Posting message started to extension.
webviewElement.ts:261 [Embedded Page] Posting message get_css_request to extension.
webviewElement.ts:261 [Embedded Page] Posting message get_monaco_theme_request to extension.
webviewElement.ts:261 [Embedded Page] Posting message load_onigasm_assembly_request to extension.
webviewElement.ts:261 [Embedded Page] Posting message load_tmlanguage_request to extension.
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Web view react rendered
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Request for onigasm file at /home/max/.vscode-oss/extensions/ms-python.python-2020.3.71659/out/client/node_modules/onigasm/lib/onigasm.wasm
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Request for tmlanguage file.
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Searching for token colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Attempting search for colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
webviewElement.ts:261 [Embedded Page] Posting message get_css_request to extension.
webviewElement.ts:261 [Embedded Page] Posting message get_monaco_theme_request to extension.
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Started session 4386c17b-726b-48d0-ab9a-d343902866df
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Waiting for idle (session) 4386c17b-726b-48d0-ab9a-d343902866df
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Waiting for idle on (kernel): e9f81e63-117e-40c4-a1a1-aa1079912fd7 -> idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Finished waiting for idle on (kernel): e9f81e63-117e-40c4-a1a1-aa1079912fd7 -> idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Initialize config for plots for history://ec155b3b-dc18-49dc-9e99-9a948aa2f27b
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to busy
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Initial setup complete for history://ec155b3b-dc18-49dc-9e99-9a948aa2f27b
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Finished connecting 4386c17b-726b-48d0-ab9a-d343902866df
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Adding sys info for 91e934e9-6ca5-475f-adbb-48687cf00a36 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Searching for token colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Attempting search for colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to busy
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Python Daemon: write to stderr: [I 11:35:53.669 NotebookApp] Creating new notebook in /
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to busy
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /[I 11:35:32.271 NotebookApp] Kernel started: e9f81e63-117e-40c4-a1a1-aa1079912fd7[I 11:35:53.669 NotebookApp] Creating new notebook in /
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /[I 11:35:32.271 NotebookApp] Kernel started: e9f81e63-117e-40c4-a1a1-aa1079912fd7[I 11:35:53.669 NotebookApp] Creating new notebook in /
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to busy
console.ts:137 [Extension Host] Starting WebSocket: ws://localhost:8888/api/kernels/25da3e97-0763-48cc-a635-979dcb30833b
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Waiting for idle on (kernel): 25da3e97-0763-48cc-a635-979dcb30833b -> unknown
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Python Daemon: write to stderr: [I 11:35:53.761 NotebookApp] Kernel started: 25da3e97-0763-48cc-a635-979dcb30833b
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Kernel switching to idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Sys info for 91e934e9-6ca5-475f-adbb-48687cf00a36 0 complete
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Submitting code for 91e934e9-6ca5-475f-adbb-48687cf00a36
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Loading web panel. Panel is set
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Wait for sys info for 91e934e9-6ca5-475f-adbb-48687cf00a36 0
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /[I 11:35:32.271 NotebookApp] Kernel started: e9f81e63-117e-40c4-a1a1-aa1079912fd7[I 11:35:53.669 NotebookApp] Creating new notebook in /[I 11:35:53.761 NotebookApp] Kernel started: 25da3e97-0763-48cc-a635-979dcb30833b
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: Python Daemon: write to stderr:
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:53: [I 11:35:31.748 NotebookApp] Serving notebooks from local directory: /tmp/b4de0942-45f2-4bc1-9898-c7e6712156b9[I 11:35:31.749 NotebookApp] The Jupyter Notebook is running at:[I 11:35:31.749 NotebookApp] http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:31.749 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).[C 11:35:31.756 NotebookApp] To access the notebook, open this file in a browser: file:///home/max/.local/share/jupyter/runtime/nbserver-26122-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988 or http://127.0.0.1:8888/?token=30e5f012b8caea9a823c99d8167163da91e36c1d247ae988[I 11:35:32.180 NotebookApp] Creating new notebook in /[I 11:35:32.271 NotebookApp] Kernel started: e9f81e63-117e-40c4-a1a1-aa1079912fd7[I 11:35:53.669 NotebookApp] Creating new notebook in /[I 11:35:53.761 NotebookApp] Kernel started: 25da3e97-0763-48cc-a635-979dcb30833b
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Kernel switching to busy
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Kernel switching to idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Kernel switching to busy
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Kernel switching to idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Adding hash for 1 = bd8a5ac26beb with 10 lines
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Kernel switching to busy
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Kernel switching to idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Finished execution for b4abf46a-1995-4f5e-bf83-7662497fc8b3
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: > /usr/bin/env python3 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Kernel: connected (25da3e97-0763-48cc-a635-979dcb30833b)
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Finished waiting for idle on (kernel): 25da3e97-0763-48cc-a635-979dcb30833b -> idle
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance/run_simulation.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: > /usr/bin/python3.6 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Searching for token colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Attempting search for colors ...
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Loading colors from /usr/share/codium/resources/app/extensions/theme-defaults/themes/dark_plus.json ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Searching for token colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Attempting search for colors ...
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Loading colors from /usr/share/codium/resources/app/extensions/theme-defaults/themes/dark_plus.json ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Attempting search for colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Loading base colors from /usr/share/codium/resources/app/extensions/theme-defaults/themes/dark_plus.json ...
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Attempting search for colors ...
2console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Loading base colors from /usr/share/codium/resources/app/extensions/theme-defaults/themes/dark_plus.json ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Attempting search for colors ...
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Loading base colors from /usr/share/codium/resources/app/extensions/theme-defaults/themes/dark_plus.json ...
4console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:54: Using colors to generate CSS ...
2webviewElement.ts:261 [Embedded Page] Posting message send_info to extension.
webviewElement.ts:261 [Embedded Page] Posting message update_model to extension.
webviewElement.ts:261 [Embedded Page] Could not create web worker(s). Falling back to loading web worker code in main thread, which might cause UI freezes. Please see https://github.com/Microsoft/monaco-editor#faq
webviewElement.ts:261 [Embedded Page] Failed to construct 'Worker': Script at 'vscode-resource://file///home/max/dev/python/binance/editor.worker.js' cannot be accessed from origin 'null'.
3console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:57: Attempting to start a server because of preload conditions ...
webviewElement.ts:261 [Embedded Page] Posting message update_model to extension.
webviewElement.ts:261 [Embedded Page] Posting message sync_message_used_to_broadcast_and_sync_editors to extension.
webviewElement.ts:261 [Embedded Page] Posting message provide_completion_items_request to extension.
5console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -c "import sys;print(sys.prefix)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -c "import sys;print(sys.prefix)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -c "import sys;print(sys.executable)"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -m site --user-site
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 -m site --user-site
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/dev/python/binance
webviewElement.ts:261 [Embedded Page] Posting message update_model to extension.
webviewElement.ts:261 [Embedded Page] Posting message sync_message_used_to_broadcast_and_sync_editors to extension.
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: Cached data exists getEnvironmentVariables, /home/max/dev/python/binance
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 completion.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: > /usr/bin/python3.6 completion.py
console.ts:137 [Extension Host] Info Python Extension: 2020-04-13 11:35:59: cwd: ~/.vscode-oss/extensions/ms-python.python-2020.3.71659/pythonFiles
webviewElement.ts:261 [Embedded Page] Posting message update_model to extension.
webviewElement.ts:261 [Embedded Page] Posting message sync_message_used_to_broadcast_and_sync_editors to extension.
webviewElement.ts:261 [Embedded Page] Posting message update_model to extension.
webviewElement.ts:261 [Embedded Page] Posting message sync_message_used_to_broadcast_and_sync_editors to extension.
webviewElement.ts:261 [Embedded Page] Posting message update_model to extension.
webviewElement.ts:261 [Embedded Page] Posting message sync_message_used_to_broadcast_and_sync_editors to extension.
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer
Metadata
Metadata
Assignees
Labels
No labels