yanyu2015
yanyu2015
version:5.1.5 in win10  as tthe picture shows, it doesn't display the full name in variable view. changing the DPI setting doesn't work.
my python version is 3.9.7 neither ``` pip3 install -U radian ``` or ``` conda install -c conda-forge radian ``` works. when I run `radian` it reports: ``` λ radian...
How to chang the installation path?my C drive is small
how to zoom in/out text in console? Notice that it's not the editor. 
system : win 11 version : 7.1.0 The file paste function doesn't seem to work in [XYplorer](https://www.xyplorer.com/). I tried using a script to enable the file paste feature, but when...
julia version 1.8 ``` (@v1.8) pkg> add https://github.com/BenLauwens/ThinkJulia.jl Updating git-repo `https://github.com/BenLauwens/ThinkJulia.jl` Resolving package versions... ERROR: Unsatisfiable requirements detected for package ImageMagick [6218d12a]: ```
Due to certain reasons, I often encounter network issues that prevent me from completing package installations using this command. ``` remote connection failed ``` I'm unsure how to resolve this....
system:win11 R version:4.3.2 ``` > rust_sitrep() Rust infrastructure sitrep: ✔ "rustup": 1.26.0 (5af9b9484 2023-04-05) ✔ "cargo": 1.74.1 (ecb9851af 2023-10-18) ℹ host: x86_64-pc-windows-msvc ℹ toolchain: stable-x86_64-pc-windows-msvc ℹ target: x86_64-pc-windows-msvc ``` When...
wehn try to type > python Main.py --data-name USAir or type: > python Main.py --data-name XXX --hop 'auto' --batch-size 1 it reports as follows `NameError: name 'cmd_args' is not defined`...
Hi, how can I connect with you? I have implemented DEA by myself which a `lp` function in the `lpSolve` package is used. But I have found that when data...