-
### 模块
stdf (STDF 组件)
### 版本
_No response_
### 描述缺陷
BottomSheet, Calendar, Popup, Slider, Tabs, Toast 这些组件中使用了 window 对象
SSR时,服务端没有 window 对象,导致空引用异常
### 复现
目前,在使用这些组件时,不得不加上 {#if browser}。
#…
-
### Tasks/Steps/Elements
Took a stdf file and just written it under test2.stdf
` with open('test2.stdf', 'wb') as new_stdf:
for REC in STDF.records_from_file(f):
new_stdf.write(REC.…
-
Module [Parse::STDF](https://modules.perl6.org/dist/Parse::STDF) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed in this repo automatically (though …
-
While building, in step 3 (Build `rust_stdf_helper`), `maturin` fails with the following message if `patchelf` is not installed:
```
maturin failed
Caused by: Failed to parse patchelf version
…
-
Hi,
It seems like there isn't any current support for STDF writing in PySTDF. Does anyone know if there's any work under way to enabling this? It seems like a natural extension of the 'Writers' that …
-
Hi,
Is it possible to support multiple STDF files loading ?
If yes, a few features can be added:
1) Merge all STDF's
2) Merge / Override results with retest data for specific units (by X / Y) loca…
-
hi im running python on jupyter notebook via anaconda navigator. ive ran the "python setup.py install" command on terminal from the environment that i specified. however, when i run dir(pystdf) on jup…
-
Support parsing directly from STDF files.
-
Now the app only support STDF V4 initial version,for example,REC-TYP only contain the (0,10)and (0,20), it may induce some STDF read fail. it's better to update to support STDF V4 2007.
![image](ht…
-
Dear Sir:
Thanks for your excellent job, but I got the error message while trying python Raindrop.py
"Dataset used: P12
args.dataset, args.splittype, args.reverse, args.withmissingratio, args.…