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

PACT makes EEGLAB crash because of old version of property grid #4

Open
arnodelorme opened this issue Jan 8, 2021 · 1 comment
Open

Comments

@arnodelorme
Copy link
Contributor

Use the version available in clean_rawdata or SIFT.

Arno

Warning: Potential function conflict for strjoin.m located in
"/data/matlab/eeglab_versions/eeglaballplugins/plugins/PACT0.31/mobilabExpress/propertyGrid"
We suggest removing the path from Matlab to avoid problems.

In eeglab (line 222)
In eeglab (line 1172)
In eeglab (line 407)
In plugin_askinstall (line 92)
In insall_all_plugins (line 136)
You are using the latest version of EEGLAB.
Retreiving download statistics...
Unzipping extension file...
Error using unzip (line 84)
Invalid zip file "/data/matlab/eeglab_versions/eeglaballplugins/plugins/tmp.zip".

Error in plugin_install (line 107)
unzip(fullfile(generalPluginPath, zipfile), newPluginPath);

Error in plugin_askinstall (line 89)
result = plugin_install(plugins(indPlugin(1)).zip, plugins(indPlugin(1)).name, plugins(indPlugin(1)).version, forceInstall);

Error in insall_all_plugins (line 136)
plugin_askinstall(allpluginllist{i,1}, [], true);

@arnodelorme
Copy link
Contributor Author

@MakotoMiyakoshi make sure to watch repositories to be notified of problems. There is a problem we have identified here.

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

1 participant