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

Issue in "Primer" #6

Open
takeiga opened this issue Jan 20, 2020 · 1 comment
Open

Issue in "Primer" #6

takeiga opened this issue Jan 20, 2020 · 1 comment

Comments

@takeiga
Copy link

takeiga commented Jan 20, 2020

After SSR search, I conducted Primer design, but facing the following error in both linux (Ubuntu) and Windows 10 (64bit). The result is truncated in hundred loci or a thousand, even I submitted few million loci. Also I could not export results after indication of this error.
Thx.

Traceback (most recent call last):
File "workers.py" line 82, in run
File "workers.py" line 413, in process
File "db.py", line 157, in begin
File "db.py", line 134, in query
File "c:\users\appveyor\appdata\local\temp\1\pip-req-build-pfvgtr\src\cursor.c", line 236, in resetcursor SQLError: SQLError: cannot start a transaction within a transaction

@lmdu
Copy link
Owner

lmdu commented May 22, 2020

In our new version, this error has been fixed. This error may be caused by previous unfinished task.

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