-
### FAQ check
- [X] Yes, I checked the FAQ and my question has not been addressed.
### Instrument
Light curve fitting (Stages 4-6)
### What happened?
I have encountered the type error below when …
-
> Hi, I think I might be running into a similar related error. I am installing kvikio with Conda and I can see the libcufile is installed in my environment. When I try to run the benchmark:
>
> ```
>…
-
```
conda create --name unsloth_env \
python=3.11 \
pytorch-cuda=11.8 \
pytorch cudatoolkit xformers -c pytorch -c nvidia -c xformers \
-y
Collecting package metadata (current_re…
-
Dear developers,
To reconstruct synchrotron CT scans I'm planning to use you software package. I'm especially interested in using the FBP algorithm.
I was using the provided commands for conda …
-
While working with polynomials in `SymPy.jl` I encountered segfaults when using Julia threads. MWE:
```
julia> using SymPy
julia> @syms a
(a,)
julia> p = sympy.Poly(a^2 + 3*a -2, a)
Poly(a**…
-
* telegram-upload version: latest
* Python version: 3.8.16
* Operating System: ubuntu Release 18.04.6 LTS (Bionic Beaver) 64-bit
* Dependencies list (run `pip freeze`):
```c
absl-py==1.3.0
aeppl…
-
Hi, thanks for sharing such great repo for solving image degradation. I am currently trying to update the code from styleGAN2-ADA to styleGAN3. I simply modified some imports since styleGAN3 uses diff…
-
#### Code Sample, a copy-pastable example if possible
```python
import pandas as pd
# init dataframe with newly supported IntegerArray for missing values
d = {'col1': [1, 2, None]}
df = pd.Da…
-
I tried to install openfold with the command: mamba env create -n openfold_env -f environment.yml
and I get the following error:
Downloading and Extracting Packages
Preparing transaction: don…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
@videlec reported:
In a conda environment with sagelib=9.3 it is impossible to import sag…