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

Got an error massage through docker with Ubuntu20.04 LTS #58

Closed
snakano0527 opened this issue Dec 26, 2020 · 1 comment
Closed

Got an error massage through docker with Ubuntu20.04 LTS #58

snakano0527 opened this issue Dec 26, 2020 · 1 comment

Comments

@snakano0527
Copy link

When I run seroBA using docker 20.10.1 in Ubuntu20.04LTS, I got an error massage as follows,

Traceback (most recent call last):
File "/usr/local/bin/seroba", line 4, in
import('pkg_resources').run_script('seroba==1.0.2', 'seroba')
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 650, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 1453, in run_script
exec(script_code, namespace, namespace)
File "/usr/local/lib/python3.8/dist-packages/seroba-1.0.2-py3.8.egg/EGG-INFO/scripts/seroba", line 86, in
File "/usr/local/lib/python3.8/dist-packages/seroba-1.0.2-py3.8.egg/seroba/tasks/sero_run.py", line 13, in run
File "/usr/local/lib/python3.8/dist-packages/seroba-1.0.2-py3.8.egg/seroba/serotyping.py", line 34, in init
TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'

How can I solve this problem?

@sreerampeela
Copy link

Hi..any suggestions on how this error was resolved for you?

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

2 participants