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

在运行sabdab.py代码,发生报错 #21

Open
jinzhuwei opened this issue Jun 17, 2023 · 5 comments
Open

在运行sabdab.py代码,发生报错 #21

jinzhuwei opened this issue Jun 17, 2023 · 5 comments

Comments

@jinzhuwei
Copy link

在运行sabdab.py代码,发生报错,请问该如何解决呀
第一个错误:报ValueError: invalid literal for int() with base 10: 'V'异常,
第二个错误如图,请教这两个问题都是怎么合理解决的呀
20230617-131318

@hhhhh789
Copy link

I‘ve encountered the same issue , it stucked at 19% at my case
捕获1

@jinzhuwei
Copy link
Author

定位到报错的语句,在那块位置改为if---else---语句

@llllly26
Copy link

发生异常: ValueError invalid literal for int() with base 10: 'X' File "/home/ubuntu/wcl/github/diffab/diffab/datasets/sabdab.py", line 314, in _preprocess_structures data_list = joblib.Parallel( File "/home/ubuntu/wcl/github/diffab/diffab/datasets/sabdab.py", line 286, in _load_structures self._preprocess_structures() File "/home/ubuntu/wcl/github/diffab/diffab/datasets/sabdab.py", line 228, in __init__ self._load_structures(reset) File "/home/ubuntu/wcl/github/diffab/diffab/datasets/sabdab.py", line 443, in get_sabdab_dataset return SAbDabDataset( File "/home/ubuntu/wcl/github/diffab/diffab/datasets/_base.py", line 17, in get_dataset return _DATASET_DICT[cfg.type](cfg, transform=transform) File "/home/ubuntu/wcl/github/diffab/train.py", line 56, in <module> train_dataset = get_dataset(config.dataset.train) ValueError: invalid literal for int() with base 10: 'X'

why?数据问题吗?还是什么呢?

@jinzhuwei
Copy link
Author

jinzhuwei commented Sep 14, 2024 via email

@qwezzl
Copy link

qwezzl commented Dec 11, 2024

你好,请问第二个问题你是如何解决的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants