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

TypeError: 'float' object cannot be interpreted as an integer #1

Open
alyferryhalo opened this issue Dec 4, 2022 · 0 comments
Open

Comments

@alyferryhalo
Copy link

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:

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

What could be a problem?

Here is a .json file on google disk.

I use macOS Monterey 12.1

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

1 participant