threefoldtecharchive / jumpscaleX_archived

Apache License 2.0
1 stars 6 forks source link

python builder not good enough #612

Closed despiegk closed 5 years ago

despiegk commented 5 years ago

image

profile works with python 3.7 rest with 3.6

why can't we use 3.7? why mixing?

waleedhammam commented 5 years ago

fixed at: https://github.com/threefoldtech/jumpscaleX/commit/fd9cacd17720d65034b75be433b2f68e7ea61168 default tag is 3.6.8 as the installation comes with it, if you want to change just pass it to build method: j.builders.runtimes.python.build(tag="v3.6.8")

Dina-Abd-Elrahman commented 5 years ago

Note:

it's working fine on development_builder , and i got this error in development branch.

Branch: development_builder , Commit: c9f944ced6a8cfd4110c70d26fcff19a1f632f8c

Verification Steps:

after i installed python (v3.7.1) , python version in system still 3.6.8

Dina-Abd-Elrahman commented 5 years ago

@waleedhammam is checking...

waleedhammam commented 5 years ago

refactored @ branch: development_builder @ commit: https://github.com/threefoldtech/jumpscaleX/commit/5ef815b2922ce0f29f461270db710582f3aedb28

Usage:

Dina-Abd-Elrahman commented 5 years ago

Branch: development, Commit: 688ba59a635e50ed30551fe7ff37bdeecf84ffbd