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

nab-plot #32

Open
Nanakpreet opened this issue Nov 18, 2020 · 2 comments
Open

nab-plot #32

Nanakpreet opened this issue Nov 18, 2020 · 2 comments

Comments

@Nanakpreet
Copy link

Hi

I was trying to use nab-plot but it is not getting installed and giving error nab-plot command not found.

@Nanakpreet
Copy link
Author

/home/docker/NAB# nab-plot realKnownCause/machine_temperature_system_failure.csv --offline --no-xLabel --yLabel="Temperature" --start="2013-12-11 06:10:00"
bash: nab-plot: command not found

I pulled the docker image and then followed the htm papers, clone the nab repository, and installed the requirements.
but nab-plot is not coming with the installation

@Lizhanqing-2697
Copy link

Traceback (most recent call last):
File "run.py", line 100, in
trainer = Trainer(
File "/home/ly/active_dendrites_enable_multitask_learning/main/trainer.py", line 151, in init
self._algo = CustomMTSAC(
File "/home/ly/active_dendrites_enable_multitask_learning/main/algorithms/custom_mtsac.py", line 71, in init
super().init(
TypeError: init() got an unexpected keyword argument 'test_sampler'

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

2 participants