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

ConfigParser not included #2

Open
summerstay opened this issue Feb 8, 2015 · 4 comments
Open

ConfigParser not included #2

summerstay opened this issue Feb 8, 2015 · 4 comments

Comments

@summerstay
Copy link

The command cv.init(config_path)
returns the following error:
No class ConfigParser can be located on the Java class path

Error in cloudcv/init (line 38)
obj.params = javaObject('ConfigParser',configFile);
I am using Matlab in 64-bit windows, if that makes a difference. Perhaps a jar file is missing, or can't be imported?
I have made sure that all the jar files mentioned in the included javaclasspath.txt are on my static java path in Matlab.
Perhaps there is way to upload an image and get results without using this? Can I see an example of the obj and val that are created by cloudcv.init? Maybe I can create them myself.

@dexter1691
Copy link
Member

We are in the process of fixing both the Matlab and the Python APIs for CloudCV and they should be ready by first week of march. I am keeping this thread open and will get back as soon as I can.

@summerstay
Copy link
Author

Thanks, I'll watch for that.

@katienotkathy
Copy link

Any updates about this? I'm installing and received the same error. Not sure if I'm missing something.

@dexter1691
Copy link
Member

We have decided to deprecate the Matlab API for the time being since most people use Python APIs.

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

3 participants