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

sampler doesn't run if containing folder name has spaces. also if folder is moved. #64

Open
ofloveandhate opened this issue Jun 9, 2019 · 0 comments
Assignees
Labels
component - sampler things related to the sampling and refining of decompositions, `sampler` nature - bug

Comments

@ofloveandhate
Copy link
Owner

ofloveandhate commented Jun 9, 2019

so this is a stupid problem. the sampler module doesn't run if your folder's path has a space in it. also, since the sampler reads in Dir_name (a relic of early work on the program), and it contains the data folder's absolute path, if a data folder is moved the sampler will break. ugh.

on a mac, you'll get this error:

libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: invalid dimension of object to sample.  you sure you have a valid decomposition?
@ofloveandhate ofloveandhate self-assigned this Jun 9, 2019
@ofloveandhate ofloveandhate added component - sampler things related to the sampling and refining of decompositions, `sampler` nature - bug labels Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component - sampler things related to the sampling and refining of decompositions, `sampler` nature - bug
Projects
None yet
Development

No branches or pull requests

1 participant