PYTHON INSTALLATION Meaning in Japanese - translations and usage examples

['paiθn ˌinstə'leiʃn]
['paiθn ˌinstə'leiʃn]
pythonのインストールが
pythonのインストレーションが

Examples of using Python installation in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Now to check if Python installation is valid write in cmd:.
Pythonのインストールがcmdで有効かどうかを確認する:。
Installing a plugin happens through any usual Python installation.
プラグインのインストールは、普通のPythonインストールツールを使って行います。例えば:。
Now to check if Python installation is valid write in terminal:.
Pythonのインストールが有効かどうかをターミナルで確認する:。
(A less powerful alternative comes with most Python installations: reindent. py).
それほど強力でない代替手段はほとんどのPythonインストールにあります:reindent.py)。
Assuming that your Python installation is in C: \Python27, add this to your PATH:.
あなたのPythonのインストールがC:\Python27にあると仮定し、これをPATHに追加してください:。
Egg file or folder in the site-packages directory of your Python installation.
EggファイルかディレクトリがPythonインストールのsite-packagesディレクトリにインストールされます。
This error indicates that your Python installation can handle only 7-bit ASCII strings.
このエラーは、あなたのPythonインストールが7-bitASCII文字列しか扱えないことを表します。
By default, Mercurial(the executable)gets installed in a Scripts folder under your Python installation folder.
デフォルトで、Mercurial(実行ファイル)はPythonインストレーションフォルダ内のScriptsフォルダにインストールされます
Assuming that your Python installation is in C: \Python27, add this to your PATH:.
あなたのPythonのインストールがC:\Python27\にあると仮定して、以下をあなたのPATHに追加してください:。
Run a small code snippet from a machine which lacks python installation(smartphones, tablets etc).
Pythonのインストールがないマシン(スマートフォン、タブレットなど)から小さなコードスニペットを実行します。
On Windows machines, the Python installation is usually placed in C: \Python32, though you can change this when you're running the installer.
Windowsでは、Pythonは大抵の場合C:\Python27にインストールされますが、インストーラ実行時に変更することができます。
To obtain Python, please refer to the Python installation instructions.
Pythonを入手するには、「Pythonのインストール手順」を参照してください。
MoinMoin is a Python WikiClone that allows you to easily set up your own wiki,only requiring a Web server and a Python installation.
MoinMoinは、WebサーバーとPythonのインストールのみで独自のwikiの容易なセットアップを可能にするPythonWikiCloneです
To build the PL/Python server programming language, you need a Python installation with the header files and the distutils module.
PL/Pythonサーバプログラム言語を構築するには、ヘッダファイルとdistutilsモジュールを含むPythonのインストレーションが必要です。
On Windows machines, the Python installation is usually placed in C:\Program Files\Python37\, though you can change this when you're running the installer.
Windowsでは、Pythonは大抵の場合C:\Python36にインストールされますが、インストーラ実行時に変更することができます。
To build the PL/Python server programming language, you need a Python installation, including the header files.
PL/Pythonサーバプログラム言語を構築するには、ヘッダファイルを含むPythonのインストレーションが必要です。
During Python installation, check"Add Python X. X to PATH%" to enable the launch of Python scripts from the command line.
Pythonのインストール中に、[AddPythonX.XtoPATH%(PythonX.XをPATH%に追加)]をチェックして、コマンドラインからPythonスクリプトを起動できるようにします。
Miniconda allows you to create a minimal self contained Python installation, and then use the Conda command to install additional packages.
Minicondaはあなたが最小限の自己完結型のPythonのインストールを作成し、使用することができますCondaの追加パッケージをインストールするコマンドを。
Beginning with Python 2.4, a third option is available, intended to allow new commands to be added which can support existing setup.py scripts without requiring modifications to the Python installation.
Python2.4から、インストールされたPythonを変更せずに、既存のsetup.pyスクリプトをサポートするための3つめの選択肢が利用できるようになりました。
(This default is independent of what any local Python installations might consider to be their“default”, for example, what/usr/bin/python might be.).
このデフォルトはどのローカルにインストールされたPythonがその"デフォルト"とみなされるか、例えば/usr/bin/pythonが何を示すか、とは独立しています。
That might mean that you either have to install additional packages orrebuild(part of) your Python installation to provide this shared library.
それは、この共有ライブラリを提供するために追加のパッケージをインストールするか、Pythonのインストレーション(の一部)を再構築しなればならないということを意味しているかもしれません。
In conjunction with Mono, pythonnet enables native Python installations on non-Windows operating systems, such as OS X and Linux, to operate within the. NET framework.
Pythonnetは、Monoと組み合わせて、OSXやLinuxなどのWindows以外のオペレーティングシステム上のネイティブPythonインストールを.NETフレームワーク内で動作させることができます。
To build the Python interface module or the PL/Python server programming language,you need a Python installation, including the header files.
PythonインタフェースモジュールまたはPL/Pythonサーバプログラム言語を構築するには、ヘッダファイルを含むPythonのインストレーションが必要です。
Windows users will need to add the Scripts directory of their Python installation(for example, C: \Python24\Scripts) to their PATH environment variable see easy_install Windows notes for more information.
WindowsユーザはPythonをインストールしたScriptsディレクトリ(例えば、C: \Python24\Scripts)を環境変数PATHに加えなければなりません。
Stackless Python Due to the considerable number of changes in the source,Stackless Python cannot be installed on a preexisting Python installation as an extension or library.
ソースコードに多数の変更が必要なため、StacklessPythonは既存のPythonがインストールされた環境にエクステンションやライブラリとしてインストールすることはできない。
Y will be installed on allplatforms(where X. Y stands for the version of the Python installation), along with the pip Python package and its dependencies.
Yコマンドが全てのプラットフォームに、Pythonパッケージpipとその依存物とともにインストールされます(X.YはインストールされるPythonのバージョン)。
Bootstrapping pip By Default¶ The new ensurepip module(defined in PEP 453)provides a standard cross-platform mechanism to bootstrap the pip installer into Python installations and virtual environments.
デフォルトでのpipのブートストラッピング¶新しいensurepipモジュール(PEP453で定義されています)は標準のクロスプラットフォームのメカニズムで、Pythonインストールと仮想環境にpipインストーラをブートストラップします。
The solution for this problem is to create a virtual environment(often shortened to"virtualenv"),a self-contained directory tree that contains a Python installation for a particular version of Python, plus a number of additional packages.
この問題の解決策は仮想環境を作ることです。仮想環境とは、特定のバージョンのPythonと幾つかの追加パッケージを含んだPythonインストールを構成するディレクトリです。
Results: 28, Time: 0.032

Word-for-word translation

Top dictionary queries

English - Japanese