kowalej / BlueMuse

Windows 10 app to stream data from Muse EEG headsets via LSL (Lab Streaming Layer).
GNU General Public License v3.0
187 stars 32 forks source link

Installation issue #59

Closed yu-zhengzheng closed 1 year ago

yu-zhengzheng commented 1 year ago

When executing file in powershell on win 11 with the command PS ...\BlueMuseMaster\Tools> .\InstallBlueMuse.ps1 It gives the following error:

& : The term '...\BlueMuseMaster\tools.\Install.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At ...\BlueMuseMaster\tools\InstallBlueMuse.ps1:39 char:3

I tried to manually install but executing the script only opens a terminal window that quickly disappears.

NathanielRose commented 1 year ago

Having the same thing, I believe this release is incompatible with windows 11

kowalej commented 1 year ago

I'll try making a Windows 11 build. I'm on Window 10 still, but it should be easy to re-target and cut a new release.

kowalej commented 1 year ago

@NathanielRose can you try this and let me know. https://github.com/kowalej/BlueMuse/releases/download/v2%2C4.0.0/BlueMuse_2.4.0.0.zip

kowalej commented 1 year ago

@yu-zhengzheng - feel free to try that build as well: https://github.com/kowalej/BlueMuse/releases/download/v2%2C4.0.0/BlueMuse_2.4.0.0.zip

NathanielRose commented 1 year ago

@kowalej This worked on my machine 👍🏿