ftesser

Results 11 issues of ftesser

Hi, I obtain the following error on Ubuntu 13.10: ``` [x] Installing Java build requirements success [x] Making build directories success [x] Updating from https://github.com/rraptorr/sun-java6 success [x] Removing local clones...

Hi! This is a global pull request, I notice that there are some overlapping (e.g.: Fix size in \ecveducation. ) But probably there are some commits you can accept like...

Hello, I have this excel file: [EIOPA_RFR_20220331_Term_Structures.xlsx](https://github.com/nissl-lab/npoi/files/8472216/EIOPA_RFR_20220331_Term_Structures.xlsx) The file contains many sheets, and some of them contains formula. I used the following code to load the file ```C# var wb...

need-investigation

Hello, I have built both flext and py using `./build.sh pd gcc` and I can successfully run the py examples that do not make use of DSP (e.g.: simple-1.pd). When...

bug

Hello @RKrahl, the purpose of this PR is to add the possibility of automatically collect dependent tests. Is similar to what proposed in #37, but differs from these points: *...

### Bug report **Bug summary** **Code for reproduction** The same code available in https://matplotlib.org/2.0.2/examples/pylab_examples/hatch_demo.html with just two addition: `matplotlib.use('Agg')` and `plt.savefig` in different formats. ```python # Paste your code here...

status: confirmed bug
backend: pdf

### PR fulfills these requirements - [x] Commit message(s) and PR title follows the format `[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made` ex. `fix: DEV-XXXX: Removed inconsistent code usage causing...

fix

### System Info - `transformers` version: 4.39.0 - Platform: Linux-5.15.0-100-lowlatency-x86_64-with-glibc2.35 - Python version: 3.10.12 - Huggingface_hub version: 0.20.3 - Safetensors version: 0.4.2 - Accelerate version: 0.27.2 - Accelerate config: not...

Examples
bug

This PR Fix #32. Trying to execute the command in the console without `-interaction=batchmode` pdflatex say that the file does not exist. I noticed that in Windows 2016 the temp...

Hello, I used the same code on LInux, Windows 10 and Windows 2016. On Windows 2016 the function build_pdf fails, without any log or output, as shown below for this...