Hi, I updated my Homebrew install and I'm now getting an info message displayed whenever I'm changing into directories that have a .python-version file in them (I'm guessing? I'm not entirely sure on what triggers the behaviour). It says: pyenv-virtualenv: prompt changing will be remov...
🐛 Describe the bug The following toy example demonstrates the issue, it has a python class with instance attribute "self.value". When torch.compile captures the graph, the value is captured as a constant. However, if the user changes the...
tk 8.6.13 h5226925_1 conda-forge tomli 2.0.2 pypi_0 pypi tomlkit 0.13.2 pypi_0 pypi tornado 6.4.1 pypi_0 pypi traitlets 5.14.3 pypi_0 pypi types-python-dateutil 2.9.0.20241003 pypi_0 pypi typing-extensions 4.12.2 pypi_0 pypi tzdata 2024a h8827d51_1 conda-forge ucrt 10.0.22621.0...
The Working directory has already changed to a subfolder of my project (where the script i'm running is saved) but also to my root directory (ie. c:/users/Admin). I'm working with an environmet which is locateded in one of the subfolders of the latter directory. My python version ...
Python version: 3.11.6 (main, Apr 26 2024, 22:51:01) [GCC 12.3.0] (64-bit runtime) Python platform: Linux-5.14.0-427.42.1.el9_4.x86_64-x86_64-with-glibc2.34 Is CUDA available: True CUDA runtime version: 12.2.128 CUDA_MODULE_LOADING set to: LAZY ...
Surely an update to the build number (no change to the version) shouldn't change the dylib version? Note that I see the updated build number for our Linux build too, but this doesn't result in an ImportError. Cheers. Installed packages appnope: 0.1.2-py37hf985489_2 conda-forge argh: ...
(python_version != python_versions[-1] or (cu_version not in [cu_versions[0], cu_versions[-1]])): fb = "master" fb = "main" if not fb and (os_type == 'linux' and cu_version == 'cpu' and btype == 'wheel' and @@ -241,7 +241,7 @@ def unittest_workflows(indentation...
Refer to Installing with conda section of the unidist documentation for more details on how to install a specific MPI implementation to run on.To speed up conda installation we recommend using libmamba solver. To do this install it in a base environment:...
active environment : base active env location : /Users/diogopinto/anaconda3 shell level : 1 user config file : /Users/diogopinto/.condarc populated config files : conda version : 4.7.10 conda-build version : 3.18.8 python version : 3.7.3.final.0 virtual packages : base environment : /Use...
Environment PyTorch version: 1.2.0 Is debug build: No CUDA used to build PyTorch: 10.0.130 OS: Ubuntu 18.04.4 LTS GCC version: (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 CMake version: version 3.10.2 Python version: 3.6 Is CUDA available: Yes ...