ev3dev / ev3dev-lang

(deprecated) language bindings for ev3dev sensors, motors, LEDs, etc.
GNU General Public License v2.0
56 stars 39 forks source link

Having issue to connect Pycharm to the Brick #158

Closed Snooone closed 8 years ago

Snooone commented 8 years ago

Hi all,

This is my first attempt to code lego bricks using ev3dev. I am connecting from a Win 10 PC.

As per the details documented (great job!) in ev3dev, I managed to connect through USB, then through WIFI. Putty is connecting well. And I launched the apt-get update ... upgrade, dist-upgrade, reboot and so on.

But now I am stucked, Pycharm on windows cannot connect the brick, it triggers this error:

   Can't login: Remote host closed connnection during hand shake

I am using following details: Host: robot@192.168.0.47/myproject login: robot password: maker

local brick git directory: myproject.git

has someone already experience this kind of issue?

Thanks & regards Serge

WasabiFan commented 8 years ago

Glad to hear that you were able to get the brick mostly up-and-running! Can you reopen this issue on the main ev3dev repo? This repo is for the programming libraries specifically, but this problem seems to be with ev3dev in general and not the libraries. When you open the issue there, it should automatically have an "issue template" that asks for some extra information -- make sure that you fill that out.

Snooone commented 8 years ago

Hi Was, sorry for the mistake, I will post on the other trail. Thanks

WasabiFan commented 8 years ago

No problem! I just want to make sure that your question gets to the right place so that you can get responses from the right people.