Code Monkey home page Code Monkey logo

Comments (7)

jyotisaini avatar jyotisaini commented on July 1, 2024 1

Thanks for reporting the issue @dhoogfr. We do check if the user has the OCI CLI installed already. We will try to reproduce it and post the update here.

from oci-vscode-toolkit.

NiviPari avatar NiviPari commented on July 1, 2024

@dhoogfr what is the OS being used ?

from oci-vscode-toolkit.

dhoogfr avatar dhoogfr commented on July 1, 2024

@NiviPari The OS is Linux (Linux Mint / Ubuntu)

from oci-vscode-toolkit.

dvondros avatar dvondros commented on July 1, 2024

same issue with Windows 11 and VS Code 1.79.
Thank you for any update.

from oci-vscode-toolkit.

sreeharshakakani avatar sreeharshakakani commented on July 1, 2024

@dhoogfr @dhoogfr Can you please try it with v1.0.2

from oci-vscode-toolkit.

BASoapbox avatar BASoapbox commented on July 1, 2024

Having the same issue on Mac OS Ventura and OCI Toolkit v1.0.3. Can please suggest a way to fix this?

from oci-vscode-toolkit.

LavanyaSiliveri avatar LavanyaSiliveri commented on July 1, 2024

on my mac os sonama, with OCI toolkit v1.0.4, I am facing below issue, when I allow it to install oci-cli as part of oci tool kit

Successfully installed PyYAML-6.0.1 arrow-1.3.0 certifi-2024.2.2 cffi-1.16.0 circuitbreaker-1.4.0 click-8.0.4 cryptography-42.0.5 jmespath-0.10.0 oci-2.125.3 oci_cli-3.39.1 prompt-toolkit-3.0.29 pyOpenSSL-24.1.0 pycparser-2.22 python-dateutil-2.9.0.post0 pytz-2024.1 six-1.16.0 terminaltables-3.1.10 types-python-dateutil-2.9.0.20240316 wcwidth-0.2.13
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'distutils'
Traceback (most recent call last):
File "/var/folders/w3/7gzsk14d07xc4p1td1pyb1200000gn/T/oci_cli_install_tmp_XXXX.LHrr2CWjEf", line 722, in
main()
File "/var/folders/w3/7gzsk14d07xc4p1td1pyb1200000gn/T/oci_cli_install_tmp_XXXX.LHrr2CWjEf", line 705, in main
venv_site_packages_directory = subprocess.check_output([venv_python_executable, '-c', 'from distutils.sysconfig import get_python_lib; print(get_python_lib())']).strip()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/[email protected]/3.12.2_1/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/[email protected]/3.12.2_1/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/Users/lavanyasiliveri/lib/oracle-cli/bin/python', '-c', 'from distutils.sysconfig import get_python_lib; print(get_python_lib())']' returned non-zero exit status 1.

from oci-vscode-toolkit.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.