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

which neuromancer version does it require? #1

Open
lk1983823 opened this issue Nov 10, 2022 · 0 comments
Open

which neuromancer version does it require? #1

lk1983823 opened this issue Nov 10, 2022 · 0 comments

Comments

@lk1983823
Copy link

Thank you for your code. But when I run example1, it runs into an error.
When it runs to
dataset = Dataset(nsim=nsim, ninit=0, norm=args.norm, nsteps=args.nsteps, device='cpu', sequences=sequences, name='closedloop')
it shows:
TypeError: object.__new__() takes exactly one argument (the type to instantiate)

I find the Dataset is imported from neuromancer.dataset, which has no this Class now.
My neuromancer version is 1.2.
Can you help? Thanks.

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