You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/alisagorislav/Documents/dna-origami/cosm_scripts-master/json2cosm.py", line 1108, in <module>
beg - part[2][0]) * k), range(beg, end + HC * k, HC * k),
TypeError: 'float' object cannot be interpreted as an integer
I tried this command as described in tutorial:
python json2cosm.py -i dancing_man.json -o dancing_man.pdb -r origami_r -t origami_t -l h -m origami_map
And got this traceback:
What could be a problem?
Here is a .json file on google disk.
I use macOS Monterey 12.1
The text was updated successfully, but these errors were encountered: