mirror of
https://github.com/Jonas-Verhellen/Argenomic.git
synced 2026-04-03 00:19:15 -06:00
Prevent this case is needed "not enough values to unpack" #13
Labels
No labels
bug
bug
documentation
documentation
enhancement
enhancement
enhancement
good first issue
good first issue
invalid
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/Argenomic#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @agiani99 on 7/24/2020
Creating remdesivir analogues through the yaml attached I repeatedly got this error file which I suspect has to do with restrains from descriptors. Any thoughts for me?
Best
Andrea
Traceback (most recent call last):
File "illuminate.py", line 74, in
illumination(omegaconf.OmegaConf.load(configuration.configuration_file))(configuration.generations)
File "illuminate.py", line 29, in call
molecules = self.generate_molecules()
File "illuminate.py", line 52, in generate_molecules
molecules.extend(self.crossover(molecule_pair))
File "/home/zaliani/sw/argenomic/argenomic/operations.py", line 39, in call
molecule_cores, molecule_sidechains = self.fragmentate(molecule_pair)
File "/home/zaliani/sw/argenomic/argenomic/operations.py", line 56, in fragmentate
_, molecule_frags = map(list, zip(*molecule_frags))
ValueError: not enough values to unpack (expected 2, got 0)
This is the yaml file has been used
config_az.txt