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

CSV dont open when using Ruby 3.0.1 #560

Open
aluisioalves123 opened this issue May 6, 2021 · 1 comment
Open

CSV dont open when using Ruby 3.0.1 #560

aluisioalves123 opened this issue May 6, 2021 · 1 comment

Comments

@aluisioalves123
Copy link

Thanks for filing an issue. Following these instructions will help us solve your problem sooner.

Steps to reproduce

Im trying to open a csv file using the Roo::Spreadsheet.open, before I updated my ruby version to 3.0.1 it was working fine, but after that it is returning me this error:

TypeError: no implicit conversion of Hash into String
from /home/aluisio/.rbenv/versions/3.0.1/lib/ruby/3.0.0/csv.rb:1421:in `initialize'

Roo version: 2.8.0

Ruby version: 3.0.1

@taichi-ishitani
Copy link
Contributor

I think this is same with #551.

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