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

Error on export final results of review in Excel format #1166

Closed
aryans14 opened this issue Jun 20, 2022 · 6 comments
Closed

Error on export final results of review in Excel format #1166

aryans14 opened this issue Jun 20, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@aryans14
Copy link

Describe the bug
After completing the review, when i try to export the result, the error comes as : "Failed to export the xlsx dataset. Send_file() got an unexpected keyword argument 'download_name' Please try again."

To Reproduce
Click export results After completing review , selecting excel file as export result. Same issue happens if i select any other export format such as CSV.

Version information

  • OS: Windows 10
  • ASReview version 1.0

Additional context
Add any other context about the problem here.

@aryans14 aryans14 added the bug Something isn't working label Jun 20, 2022
@Rensvandeschoot
Copy link
Member

Could you share a screenshot of the CLI?

@aryans14
Copy link
Author

I did share CLI above. Sorry, this is my first time using Github

@Rensvandeschoot
Copy link
Member

Sorry, I meant a screenshot of the Command Line Interface, which is the screen you used to start ASReview LAB. For example:

image

@aryans14
Copy link
Author

Here is CLI screenshot
2022-06-20 15_47_56-C__Windows_system32_cmd exe - asreview  lab--IMRAN-IDEAPAD10

@J535D165
Copy link
Member

Can you try pip install --upgrade flask?

See https://flask.palletsprojects.com/en/2.1.x/changes/#version-2-1-0

Hope this helps.

@asreview/asreview-core please do not close this issue in case this answer solves it. We have to bump the minimal flask version.

@aryans14
Copy link
Author

Can you try pip install --upgrade flask?

See https://flask.palletsprojects.com/en/2.1.x/changes/#version-2-1-0

Hope this helps.

@asreview/asreview-core please do not close this issue in case this answer solves it. We have to bump the minimal flask version.

Thank you very much for the assistance. The issue resolved after upgrading flask as per instructions.

@J535D165 J535D165 closed this as completed Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants