Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using wsl to open the code file (on Windows system), loses parameter hints #6652

Open
Breeze-Hu opened this issue Nov 9, 2024 · 2 comments
Assignees
Labels
needs repro Issue has not been reproduced yet

Comments

@Breeze-Hu
Copy link

Environment data

  • Pylance version: v2024.11.100 (pre-release)
  • OS and version: Windows 11 23H2 (WSL2) and Ubuntu 22.04
  • Python version (& distribution if applicable, e.g. Anaconda): 3.11.9
  1. The file is in wsl and the code hints are working:
    Image

  2. The file in Windows (does not apply to remote wsl open files), the code hints are working:
    Image

  3. The file is in Windows, but opened using wsl. Function hints are working, parameter hints are missing
    Image
    Image

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Nov 9, 2024
@KacieKK
Copy link
Contributor

KacieKK commented Nov 14, 2024

Thanks for posting this issue, I am trying to reproduce it. Can you please provide a log as described under "Filing an issue" in the troubleshooting guide?

@Breeze-Hu
Copy link
Author

@KacieKK I'm not quite sure if this is the exactly what you need, and hoping it will help in troubleshooting the problem.

2024-11-14 10:08:38.141 [info] [Info  - 10:08:38 AM] (756) Pylance language server 2024.11.100 (pyright version 1.1.388, commit 7a829a4e) starting
2024-11-14 10:08:38.157 [info] [Info  - 10:08:38 AM] (756) Starting service instance "<default>"
2024-11-14 10:08:38.218 [info] [Info  - 10:08:38 AM] (756) Setting environmentName for service "<default>": "3.11.9 (learn conda)"
2024-11-14 10:08:38.219 [info] [Info  - 10:08:38 AM] (756) Setting pythonPath for service "<default>": "/home/yu/miniconda3/envs/learn/bin/python"
2024-11-14 10:08:38.219 [info] [Info  - 10:08:38 AM] (756) No include entries specified; assuming /<default workspace root>
2024-11-14 10:08:38.220 [info] [Info  - 10:08:38 AM] (756) Auto-excluding **/node_modules
2024-11-14 10:08:38.220 [info] [Info  - 10:08:38 AM] (756) Auto-excluding **/__pycache__
2024-11-14 10:08:38.220 [info] [Info  - 10:08:38 AM] (756) Auto-excluding **/.*
2024-11-14 10:08:38.239 [info] [Info  - 10:08:38 AM] (756) Assuming Python version 3.11.9.final.0
2024-11-14 10:08:38.336 [info] [Error - 10:08:38 AM] (756) File or directory "/<default workspace root>" does not exist.
2024-11-14 10:08:38.336 [info] [Info  - 10:08:38 AM] (756) No source files found.
2024-11-14 10:08:38.355 [info] [Info  - 10:08:38 AM] (756) Setting environmentName for service "<default>": "3.11.9 (learn conda)"
2024-11-14 10:08:38.355 [info] [Info  - 10:08:38 AM] (756) Setting pythonPath for service "<default>": "/home/yu/miniconda3/envs/learn/bin/python"
2024-11-14 10:08:38.355 [info] [Info  - 10:08:38 AM] (756) No include entries specified; assuming /<default workspace root>
2024-11-14 10:08:38.355 [info] [Info  - 10:08:38 AM] (756) Auto-excluding **/node_modules
2024-11-14 10:08:38.355 [info] [Info  - 10:08:38 AM] (756) Auto-excluding **/__pycache__
2024-11-14 10:08:38.355 [info] [Info  - 10:08:38 AM] (756) Auto-excluding **/.*
2024-11-14 10:08:38.373 [info] [Info  - 10:08:38 AM] (756) Assuming Python version 3.11.9.final.0
2024-11-14 10:08:38.405 [info] [Error - 10:08:38 AM] (756) File or directory "/<default workspace root>" does not exist.
2024-11-14 10:08:38.405 [info] [Info  - 10:08:38 AM] (756) No source files found.
2024-11-14 10:08:38.724 [info] [Info  - 10:08:38 AM] (756) Background analysis(1) root directory: file:///home/yu/.vscode-server/extensions/ms-python.vscode-pylance-2024.11.100/dist
2024-11-14 10:08:38.727 [info] [Info  - 10:08:38 AM] (756) Background analysis(1) started

Environmental information is as follows:

name: learn
channels:
  - conda-forge
  - defaults
  - http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64
  - http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/linux-64
dependencies:
  - _libgcc_mutex=0.1=conda_forge
  - _openmp_mutex=4.5=2_gnu
  - affine=2.4.0=pyhd8ed1ab_0
  - alsa-lib=1.2.12=h4ab18f5_0
  - archspec=0.2.3=pyhd8ed1ab_0
  - asttokens=2.4.1=pyhd8ed1ab_0
  - attr=2.5.1=h166bdaf_1
  - attrs=24.2.0=pyh71513ae_0
  - aws-c-auth=0.8.0=hcd8ed7f_7
  - aws-c-cal=0.8.0=he70792b_1
  - aws-c-common=0.10.0=hb9d3cd8_0
  - aws-c-compression=0.3.0=hba2fe39_1
  - aws-c-event-stream=0.5.0=h127f702_4
  - aws-c-http=0.9.0=h8a7d7e2_5
  - aws-c-io=0.15.1=h2a50c78_1
  - aws-c-mqtt=0.11.0=hd25e75f_5
  - aws-c-s3=0.7.0=h858c4ad_7
  - aws-c-sdkutils=0.2.1=hba2fe39_0
  - aws-checksums=0.2.0=hba2fe39_1
  - aws-crt-cpp=0.29.3=hbc793f2_2
  - aws-sdk-cpp=1.11.407=h5cd358a_9
  - azure-core-cpp=1.14.0=h5cfcd09_0
  - azure-identity-cpp=1.10.0=h113e628_0
  - azure-storage-blobs-cpp=12.13.0=h3cf044e_1
  - azure-storage-common-cpp=12.8.0=h736e048_1
  - azure-storage-files-datalake-cpp=12.12.0=ha633028_1
  - blis=0.9.0=h4ab18f5_2
  - blosc=1.21.6=hef167b5_0
  - bokeh=3.6.1=pyhd8ed1ab_0
  - boltons=24.0.0=pyhd8ed1ab_0
  - branca=0.7.2=pyhd8ed1ab_0
  - brotli=1.1.0=hb9d3cd8_2
  - brotli-bin=1.1.0=hb9d3cd8_2
  - brotli-python=1.1.0=py311hfdbb021_2
  - bzip2=1.0.8=h4bc722e_7
  - c-ares=1.34.3=heb4867d_0
  - ca-certificates=2024.8.30=hbcca054_0
  - cached-property=1.5.2=hd8ed1ab_1
  - cached_property=1.5.2=pyha770c72_1
  - cairo=1.18.0=hebfffa5_3
  - cartopy=0.24.0=py311h7db5c69_0
  - cdo=2.4.4=h0e6046d_0
  - certifi=2024.8.30=pyhd8ed1ab_0
  - cffi=1.17.1=py311hf29c0ef_0
  - cfitsio=4.4.1=ha728647_2
  - cftime=1.6.4=py311h9f3472d_1
  - charset-normalizer=3.4.0=pyhd8ed1ab_0
  - click=8.1.7=unix_pyh707e725_0
  - click-plugins=1.1.1=py_0
  - cligj=0.7.2=pyhd8ed1ab_1
  - cloudpickle=3.1.0=pyhd8ed1ab_1
  - cmaps=2.0.1=pyhd8ed1ab_0
  - colorama=0.4.6=pyhd8ed1ab_0
  - comm=0.2.2=pyhd8ed1ab_0
  - conda=24.9.2=py311h38be061_0
  - conda-libmamba-solver=24.9.0=pyhd8ed1ab_0
  - conda-package-handling=2.4.0=pyh7900ff3_0
  - conda-package-streaming=0.11.0=pyhd8ed1ab_0
  - contourpy=1.3.0=py311hd18a35c_2
  - cryptography=43.0.3=py311hafd3f86_0
  - cycler=0.12.1=pyhd8ed1ab_0
  - cytoolz=1.0.0=py311h9ecbd09_1
  - dask=2024.11.0=pyhd8ed1ab_0
  - dask-core=2024.11.0=pyhd8ed1ab_0
  - dask-expr=1.1.17=pyhd8ed1ab_0
  - dbus=1.13.6=h5008d03_3
  - debugpy=1.8.8=py311hfdbb021_0
  - decorator=5.1.1=pyhd8ed1ab_0
  - distributed=2024.11.0=pyhd8ed1ab_0
  - distro=1.9.0=pyhd8ed1ab_0
  - double-conversion=3.3.0=h59595ed_0
  - eccodes=2.38.3=h8bb6dbc_1
  - exceptiongroup=1.2.2=pyhd8ed1ab_0
  - executing=2.1.0=pyhd8ed1ab_0
  - expat=2.6.4=h5888daf_0
  - fftw=3.3.10=nompi_hf1063bd_110
  - findlibs=0.0.5=pyhd8ed1ab_0
  - fiona=1.10.1=py311h35c0331_1
  - flox=9.11=pyhd8ed1ab_0
  - fmt=11.0.2=h434a139_0
  - folium=0.18.0=pyhd8ed1ab_0
  - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
  - font-ttf-inconsolata=3.000=h77eed37_0
  - font-ttf-source-code-pro=2.038=h77eed37_0
  - font-ttf-ubuntu=0.83=h77eed37_3
  - fontconfig=2.15.0=h7e30c49_1
  - fonts-conda-ecosystem=1=0
  - fonts-conda-forge=1=0
  - fonttools=4.54.1=py311h2dc5d0c_1
  - freeglut=3.2.2=ha6d2627_3
  - freetype=2.12.1=h267a509_2
  - freexl=2.0.0=h743c826_0
  - fribidi=1.0.10=h36c2ea0_0
  - frozendict=2.4.6=py311h9ecbd09_0
  - fsspec=2024.10.0=pyhff2d567_0
  - gdal=3.9.2=py311h5159542_7
  - geopandas=1.0.1=pyhd8ed1ab_1
  - geopandas-base=1.0.1=pyha770c72_1
  - geos=3.13.0=h5888daf_0
  - geotiff=1.7.3=h77b800c_3
  - gettext=0.22.5=he02047a_3
  - gettext-tools=0.22.5=he02047a_3
  - gflags=2.2.2=h5888daf_1005
  - giflib=5.2.2=hd590300_0
  - glib=2.82.2=h44428e9_0
  - glib-tools=2.82.2=h4833e2c_0
  - glog=0.7.1=hbabe93e_0
  - graphite2=1.3.13=h59595ed_1003
  - gst-plugins-base=1.24.7=h0a52356_0
  - gstreamer=1.24.7=hf3bb09a_0
  - h2=4.1.0=pyhd8ed1ab_0
  - h5netcdf=1.4.0=pyhd8ed1ab_0
  - h5py=3.12.1=nompi_py311hb639ac4_102
  - harfbuzz=9.0.0=hda332d3_1
  - hdf4=4.2.15=h2a13503_7
  - hdf5=1.14.3=nompi_hdf9ad27_105
  - hpack=4.0.0=pyh9f0ad1d_0
  - hyperframe=6.0.1=pyhd8ed1ab_0
  - icu=75.1=he02047a_0
  - idna=3.10=pyhd8ed1ab_0
  - importlib-metadata=8.5.0=pyha770c72_0
  - importlib_metadata=8.5.0=hd8ed1ab_0
  - ipykernel=6.29.5=pyh3099207_0
  - ipython=8.29.0=pyh707e725_0
  - jasper=4.2.4=h536e39c_0
  - jedi=0.19.1=pyhd8ed1ab_0
  - jinja2=3.1.4=pyhd8ed1ab_0
  - joblib=1.4.2=pyhd8ed1ab_0
  - json-c=0.18=h6688a6e_0
  - jsonpatch=1.33=pyhd8ed1ab_0
  - jsonpointer=3.0.0=py311h38be061_1
  - jupyter_client=8.6.3=pyhd8ed1ab_0
  - jupyter_core=5.7.2=pyh31011fe_1
  - kealib=1.5.3=hf8d3e68_2
  - keyutils=1.6.1=h166bdaf_0
  - kiwisolver=1.4.7=py311hd18a35c_0
  - krb5=1.21.3=h659f571_0
  - lame=3.100=h166bdaf_1003
  - lcms2=2.16=hb7c19ff_0
  - ld_impl_linux-64=2.43=h712a8e2_2
  - lerc=4.0.0=h27087fc_0
  - libabseil=20240722.0=cxx17_h5888daf_1
  - libaec=1.1.3=h59595ed_0
  - libarchive=3.7.4=hfca40fe_0
  - libarrow=18.0.0=h796e9ee_3_cuda
  - libarrow-acero=18.0.0=h530483c_3_cuda
  - libarrow-dataset=18.0.0=h530483c_3_cuda
  - libarrow-substrait=18.0.0=hb57c354_3_cuda
  - libasprintf=0.22.5=he8f35ee_3
  - libasprintf-devel=0.22.5=he8f35ee_3
  - libblas=3.9.0=25_linux64_openblas
  - libboost-headers=1.86.0=ha770c72_2
  - libbrotlicommon=1.1.0=hb9d3cd8_2
  - libbrotlidec=1.1.0=hb9d3cd8_2
  - libbrotlienc=1.1.0=hb9d3cd8_2
  - libcap=2.69=h0f662aa_0
  - libcblas=3.9.0=25_linux64_openblas
  - libclang-cpp15=15.0.7=default_h127d8a8_5
  - libclang-cpp18.1=18.1.8=default_hf981a13_5
  - libclang-cpp19.1=19.1.3=default_hb5137d0_0
  - libclang13=19.1.3=default_h9c6a7e4_0
  - libcrc32c=1.1.2=h9c3ff4c_0
  - libcups=2.3.3=h4637d8d_4
  - libcurl=8.10.1=hbbe4b11_0
  - libdeflate=1.22=hb9d3cd8_0
  - libdrm=2.4.123=hb9d3cd8_0
  - libedit=3.1.20191231=he28a2e2_2
  - libegl=1.7.0=ha4b6fd6_1
  - libev=4.33=hd590300_2
  - libevent=2.1.12=hf998b51_1
  - libexpat=2.6.4=h5888daf_0
  - libffi=3.4.4=h6a678d5_0
  - libflac=1.4.3=h59595ed_0
  - libgcc=14.2.0=h77fa898_1
  - libgcc-ng=14.2.0=h69a702a_1
  - libgcrypt=1.11.0=h4ab18f5_1
  - libgdal=3.9.2=ha770c72_7
  - libgdal-core=3.9.2=hd5b9bfb_7
  - libgdal-fits=3.9.2=h2db6552_7
  - libgdal-grib=3.9.2=hc3b29a1_7
  - libgdal-hdf4=3.9.2=hd5ecb85_7
  - libgdal-hdf5=3.9.2=h6283f77_7
  - libgdal-jp2openjpeg=3.9.2=h1b2c38e_7
  - libgdal-kea=3.9.2=h1df15e4_7
  - libgdal-netcdf=3.9.2=hf2d2f32_7
  - libgdal-pdf=3.9.2=h600f43f_7
  - libgdal-pg=3.9.2=h151b34b_5
  - libgdal-postgisraster=3.9.2=h151b34b_5
  - libgdal-tiledb=3.9.2=h4a3bace_7
  - libgdal-xls=3.9.2=h03c987c_7
  - libgettextpo=0.22.5=he02047a_3
  - libgettextpo-devel=0.22.5=he02047a_3
  - libgfortran=14.2.0=h69a702a_1
  - libgfortran-ng=14.2.0=h69a702a_1
  - libgfortran5=14.2.0=hd5240d6_1
  - libgl=1.7.0=ha4b6fd6_1
  - libglib=2.82.2=h2ff4ddf_0
  - libglu=9.0.0=ha6d2627_1004
  - libglvnd=1.7.0=ha4b6fd6_1
  - libglx=1.7.0=ha4b6fd6_1
  - libgomp=14.2.0=h77fa898_1
  - libgoogle-cloud=2.30.0=h804f50b_1
  - libgoogle-cloud-storage=2.30.0=h0121fbd_1
  - libgpg-error=1.50=h4f305b6_0
  - libgrpc=1.67.1=hc2c308b_0
  - libiconv=1.17=hd590300_2
  - libjpeg-turbo=3.0.0=hd590300_1
  - libkml=1.3.0=hf539b9f_1021
  - liblapack=3.9.0=25_linux64_openblas
  - libllvm15=15.0.7=hb3ce162_4
  - libllvm18=18.1.8=h8b73ec9_2
  - libllvm19=19.1.3=ha7bfdaf_0
  - libmamba=1.5.10=hf72d635_1
  - libmambapy=1.5.10=py311h18a8eac_1
  - libnetcdf=4.9.2=nompi_h135f659_114
  - libnghttp2=1.64.0=h161d5f1_0
  - libnsl=2.0.1=hd590300_0
  - libogg=1.3.5=h4ab18f5_0
  - libopenblas=0.3.28=pthreads_h94d23a6_1
  - libopengl=1.7.0=ha4b6fd6_1
  - libopus=1.3.1=h7f98852_1
  - libparquet=18.0.0=hdbc8f64_3_cuda
  - libpciaccess=0.18=hd590300_0
  - libpnetcdf=1.13.0=mpi_mpich_hdce4f7b_101
  - libpng=1.6.44=hadc24fc_0
  - libpq=16.4=h2d7952a_3
  - libprotobuf=5.28.2=h5b01275_0
  - libre2-11=2024.07.02=hbbce691_1
  - librttopo=1.1.0=h97f6797_17
  - libsndfile=1.2.2=hc60ed4a_1
  - libsodium=1.0.20=h4ab18f5_0
  - libsolv=0.7.30=h3509ff9_0
  - libspatialindex=2.0.0=he02047a_0
  - libspatialite=5.1.0=h1b4f908_11
  - libsqlite=3.47.0=hadc24fc_1
  - libssh2=1.11.0=h0841786_0
  - libstdcxx=14.2.0=hc0a3c3a_1
  - libstdcxx-ng=14.2.0=h4852527_1
  - libsystemd0=256.7=h2774228_1
  - libthrift=0.21.0=h0e7cc3e_0
  - libtiff=4.7.0=he137b08_1
  - libudunits2=2.2.28=h40f5838_3
  - libutf8proc=2.8.0=h166bdaf_0
  - libuuid=2.38.1=h0b41bf4_0
  - libvorbis=1.3.7=h9c3ff4c_0
  - libwebp-base=1.4.0=hd590300_0
  - libxcb=1.17.0=h8a09558_0
  - libxcrypt=4.4.36=hd590300_1
  - libxkbcommon=1.7.0=h2c5496b_1
  - libxml2=2.13.4=hb346dea_2
  - libxslt=1.1.39=h76b75d6_0
  - libzip=1.11.2=h6991a6a_0
  - libzlib=1.3.1=hb9d3cd8_2
  - locket=1.0.0=pyhd8ed1ab_0
  - lz4=4.3.3=py311h2cbdf9a_1
  - lz4-c=1.9.4=hcb278e6_0
  - lzo=2.10=hd590300_1001
  - magics=4.15.4=hc87abea_2
  - magics-python=1.5.8=pyhd8ed1ab_1
  - mapclassify=2.8.1=pyhd8ed1ab_0
  - markupsafe=3.0.2=py311h2dc5d0c_0
  - matplotlib=3.9.2=py311h38be061_2
  - matplotlib-base=3.9.2=py311h2b939e6_2
  - matplotlib-inline=0.1.7=pyhd8ed1ab_0
  - menuinst=2.2.0=py311h38be061_0
  - minizip=4.0.7=h401b404_0
  - mpg123=1.32.9=hc50e24c_0
  - mpi=1.0.1=mpich
  - mpich=4.2.3=h670b19f_100
  - msgpack-python=1.1.0=py311hd18a35c_0
  - munkres=1.1.4=pyh9f0ad1d_0
  - mysql-common=9.0.1=h266115a_2
  - mysql-libs=9.0.1=he0572af_2
  - ncurses=6.5=he02047a_1
  - nest-asyncio=1.6.0=pyhd8ed1ab_0
  - netcdf4=1.7.1=nompi_py311hae66bec_102
  - networkx=3.4.2=pyhd8ed1ab_1
  - nspr=4.36=h5888daf_0
  - nss=3.106=hdf54f9c_0
  - numpy=1.26.4=py311h64a7726_0
  - numpy_groupies=0.11.2=pyhd8ed1ab_0
  - openjpeg=2.5.2=h488ebb8_0
  - openssl=3.3.2=hb9d3cd8_0
  - orc=2.0.2=he039a57_2
  - packaging=24.1=pyhd8ed1ab_0
  - pandas=2.2.3=py311h7db5c69_1
  - pango=1.54.0=h4c5309f_1
  - parso=0.8.4=pyhd8ed1ab_0
  - partd=1.4.2=pyhd8ed1ab_0
  - pcre2=10.44=hba22ea6_2
  - pexpect=4.9.0=pyhd8ed1ab_0
  - pickleshare=0.7.5=py_1003
  - pillow=11.0.0=py311h49e9ac3_0
  - pip=24.3.1=pyh8b19718_0
  - pixman=0.43.2=h59595ed_0
  - platformdirs=4.3.6=pyhd8ed1ab_0
  - pluggy=1.5.0=pyhd8ed1ab_0
  - ply=3.11=pyhd8ed1ab_2
  - poppler=24.08.0=h47131b8_1
  - poppler-data=0.4.12=hd8ed1ab_0
  - postgresql=16.4=hb2eb5c0_3
  - proj=9.5.0=h12925eb_0
  - prompt-toolkit=3.0.48=pyha770c72_0
  - psutil=6.1.0=py311h9ecbd09_0
  - pthread-stubs=0.4=hb9d3cd8_1002
  - ptyprocess=0.7.0=pyhd3deb0d_0
  - pulseaudio-client=17.0=hb77b528_0
  - pure_eval=0.2.3=pyhd8ed1ab_0
  - pyarrow=18.0.0=py311h38be061_1
  - pyarrow-core=18.0.0=py311hcae7c52_1_cuda
  - pyarrow-hotfix=0.6=pyhd8ed1ab_0
  - pybind11-abi=4=hd8ed1ab_3
  - pycosat=0.6.6=py311h459d7ec_0
  - pycparser=2.22=pyhd8ed1ab_0
  - pygments=2.18.0=pyhd8ed1ab_0
  - pymannkendall=1.4.3=pyha21a80b_0
  - pyogrio=0.10.0=py311h5fbebbf_0
  - pyopenssl=24.2.1=pyhd8ed1ab_2
  - pyparsing=3.2.0=pyhd8ed1ab_1
  - pyproj=3.7.0=py311h0f98d5a_0
  - pyqt=5.15.9=py311hf0fb5b6_5
  - pyqt5-sip=12.12.2=py311hb755f60_5
  - pyshp=2.3.1=pyhd8ed1ab_0
  - pyside6=6.7.3=py311h9053184_1
  - pysocks=1.7.1=pyha2e5f31_6
  - python=3.11.9=hb806964_0_cpython
  - python-dateutil=2.9.0=pyhd8ed1ab_0
  - python-tzdata=2024.2=pyhd8ed1ab_0
  - python_abi=3.11=5_cp311
  - pytz=2024.1=pyhd8ed1ab_0
  - pyyaml=6.0.2=py311h9ecbd09_1
  - pyzmq=26.2.0=py311h7deb3e3_3
  - qhull=2020.2=h434a139_5
  - qt-main=5.15.15=h374914d_0
  - qt6-main=6.7.3=h20baabe_0
  - rasterio=1.4.1=py311hfbe26e2_0
  - re2=2024.07.02=h77b4e00_1
  - readline=8.2=h8228510_1
  - reproc=14.2.4.post0=hd590300_1
  - reproc-cpp=14.2.4.post0=h59595ed_1
  - requests=2.32.3=pyhd8ed1ab_0
  - rioxarray=0.17.0=pyhd8ed1ab_0
  - rtree=1.3.0=py311h51bcefd_2
  - ruamel.yaml=0.18.6=py311h9ecbd09_1
  - ruamel.yaml.clib=0.2.8=py311h9ecbd09_1
  - ruamel_yaml=0.15.80=py311h459d7ec_1009
  - s2n=1.5.7=hd3e8b83_0
  - scikit-learn=1.5.2=py311h57cc02b_1
  - scipy=1.14.1=py311he9a78e4_1
  - setuptools=75.3.0=pyhd8ed1ab_0
  - shapely=2.0.6=py311h2fdb869_2
  - simplejson=3.19.3=py311h9ecbd09_1
  - sip=6.7.12=py311hb755f60_0
  - six=1.16.0=pyh6c4a22f_0
  - snappy=1.2.1=ha2e4443_0
  - snuggs=1.4.7=pyhd8ed1ab_1
  - sortedcontainers=2.4.0=pyhd8ed1ab_0
  - spdlog=1.14.1=hed91bc2_1
  - sqlite=3.47.0=h9eae976_1
  - stack_data=0.6.2=pyhd8ed1ab_0
  - tblib=3.0.0=pyhd8ed1ab_0
  - threadpoolctl=3.5.0=pyhc1e730c_0
  - tiledb=2.26.2=h7fa2733_6
  - tk=8.6.13=noxft_h4845f30_101
  - toml=0.10.2=pyhd8ed1ab_0
  - tomli=2.0.2=pyhd8ed1ab_0
  - toolz=1.0.0=pyhd8ed1ab_0
  - tornado=6.4.1=py311h9ecbd09_1
  - tqdm=4.67.0=pyhd8ed1ab_0
  - traitlets=5.14.3=pyhd8ed1ab_0
  - truststore=0.10.0=pyhd8ed1ab_0
  - typing_extensions=4.12.2=pyha770c72_0
  - tzcode=2024b=hb9d3cd8_0
  - tzdata=2024b=hc8b5060_0
  - udunits2=2.2.28=h40f5838_3
  - unicodedata2=15.1.0=py311h9ecbd09_1
  - uriparser=0.9.8=hac33072_0
  - urllib3=2.2.3=pyhd8ed1ab_0
  - wayland=1.23.1=h3e06ad9_0
  - wcwidth=0.2.13=pyhd8ed1ab_0
  - wheel=0.45.0=pyhd8ed1ab_0
  - xarray=2024.10.0=pyhd8ed1ab_0
  - xcb-util=0.4.1=hb711507_2
  - xcb-util-cursor=0.1.5=hb9d3cd8_0
  - xcb-util-image=0.4.0=hb711507_2
  - xcb-util-keysyms=0.4.1=hb711507_0
  - xcb-util-renderutil=0.3.10=hb711507_0
  - xcb-util-wm=0.4.2=hb711507_0
  - xerces-c=3.2.5=h988505b_2
  - xkeyboard-config=2.43=hb9d3cd8_0
  - xorg-fixesproto=5.0=hb9d3cd8_1003
  - xorg-inputproto=2.3.2=hb9d3cd8_1003
  - xorg-kbproto=1.0.7=hb9d3cd8_1003
  - xorg-libice=1.1.1=hb9d3cd8_1
  - xorg-libsm=1.2.4=he73a12e_1
  - xorg-libx11=1.8.10=h4f16b4b_0
  - xorg-libxau=1.0.11=hb9d3cd8_1
  - xorg-libxdamage=1.1.6=hb9d3cd8_0
  - xorg-libxdmcp=1.1.5=hb9d3cd8_0
  - xorg-libxext=1.3.6=hb9d3cd8_0
  - xorg-libxfixes=6.0.1=hb9d3cd8_0
  - xorg-libxi=1.8.2=hb9d3cd8_0
  - xorg-libxrender=0.9.11=hb9d3cd8_1
  - xorg-libxtst=1.2.5=hb9d3cd8_3
  - xorg-libxxf86vm=1.1.5=hb9d3cd8_4
  - xorg-recordproto=1.14.2=hb9d3cd8_1003
  - xorg-renderproto=0.11.1=hb9d3cd8_1003
  - xorg-xextproto=7.3.0=hb9d3cd8_1004
  - xorg-xf86vidmodeproto=2.3.1=hb9d3cd8_1004
  - xorg-xorgproto=2024.1=hb9d3cd8_1
  - xorg-xproto=7.0.31=hb9d3cd8_1008
  - xyzservices=2024.9.0=pyhd8ed1ab_0
  - xz=5.4.6=h5eee18b_0
  - yaml=0.2.5=h7f98852_2
  - yaml-cpp=0.8.0=h59595ed_0
  - zeromq=4.3.5=h3b0a872_6
  - zict=3.0.0=pyhd8ed1ab_0
  - zipp=3.20.2=pyhd8ed1ab_0
  - zlib=1.3.1=hb9d3cd8_2
  - zstandard=0.23.0=py311hbc35293_1
  - zstd=1.5.6=ha6fb4c9_0
prefix: /home/yu/miniconda3/envs/learn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

2 participants