You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is probably a way to create an .exe file or a single bash script that will install everything. Even if it does not work everytime, it will make things much easier to get students up and running without having to enter lots of commands or switch to different terminals.
Long term, it might be good to look at docker..
The text was updated successfully, but these errors were encountered:
Definitely want to create a script that downloads hidapi library packages and sticks them in right location. The process of doing it by hand is difficult to describe and several students had issues with this. Moreover, failing to add the files to correct location means the program cannot run and it is not immediately clear when this is the core issue at hand [this is a windows only problem]
There is probably a way to create an .exe file or a single bash script that will install everything. Even if it does not work everytime, it will make things much easier to get students up and running without having to enter lots of commands or switch to different terminals.
Long term, it might be good to look at docker..
The text was updated successfully, but these errors were encountered: