-
Notifications
You must be signed in to change notification settings - Fork 12
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
Errors with ETS5 file #14
Comments
You need to install missings gems (ruby library). Look at the README: execute in shell the following 2 commands: gem install bundler
bundle install |
Thanh you.
Effectively I miss this step.
But has I just install Ruby, and never use it before, I need to find how to do this and where this library need to be stored.
Cordialement,
M. Latour
…________________________________
From: Laurent Martin ***@***.***>
Sent: Tuesday, December 5, 2023 12:11:57 AM
To: laurent-martin/ets-to-homeassistant ***@***.***>
Cc: MLat365 ***@***.***>; Author ***@***.***>
Subject: Re: [laurent-martin/ets-to-homeassistant] Errors with ETS5 file (Issue #14)
You need to install missings gems (ruby library)
—
Reply to this email directly, view it on GitHub<#14 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BEOKOB4MO6ZMD5X6Q23GLZDYHZKD3AVCNFSM6AAAAABAF7TNYGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGY4TEMRTHE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
No need to think about where to install, just execute in the main folder: gem install bundler
bundle install |
I'm sure I do some mistakes as this doesn't work. Here is all what I've done so far: I'm running under Windows 7. I've created another directory C:\rubyknx where i have downloaded all the files from your [ets-to-homeassistant] repository I run "gem install bundler" from the cmd window
The I try to run "bundle install" but it doesn't work: Of course I'm sure that I'm doing wrong ;-) |
Well, the project contains a file named https://github.com/laurent-martin/ets-to-homeassistant/archive/refs/heads/master.zip You need to execute the command from inside the folder that contains the file |
That's what I did but in fact when dowloading your files some extentions where added and Gemfile become Gemfile.txt. Thank's a lot for your patience. |
Hi, |
Hi, |
Yes, for debugging, maybe you can send me the ETS project file, then I can run and see what's happening ? |
Sure I can send the project file. Which direct address can I use? |
The address is up there in previous post, just replace / with @ |
I have updated the README with additionnal information. |
I'm new to Ruby and I've tried to use your script with an ETS5 file but it seems it cannot be opened:
What's wrong? Maybe I don't do it rigth.
Thanks
The text was updated successfully, but these errors were encountered: