Skip to content

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

@ofloveandhate

Description

@ofloveandhate

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?

Metadata

Metadata

Assignees

Labels

component - samplerthings related to the sampling and refining of decompositions, `sampler`nature - bug

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions