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

"spryvm not found" when installing on macOS #11

Closed
kamidev opened this issue Dec 2, 2017 · 9 comments
Closed

"spryvm not found" when installing on macOS #11

kamidev opened this issue Dec 2, 2017 · 9 comments

Comments

@kamidev
Copy link

kamidev commented Dec 2, 2017

Spry.nimble requires spryvm... but where is it?

I am using macOS 10.13.1, Nim 0.17.2 via choosenim. Error message below:

➜ spry git:(master) nimble install
Verifying dependencies for spry@0.7.0
Installing spryvm@any version
Prompt: spryvm not found in any local packages.json, check internet for updated packages? [y/N]
Answer: y
Downloading Official package list
Success Package list downloaded.
Tip: 5 messages have been suppressed, use --verbose to show them.
Error: Package not found.

@gokr
Copy link
Owner

gokr commented Dec 2, 2017 via email

@gokr
Copy link
Owner

gokr commented Dec 2, 2017 via email

@kamidev
Copy link
Author

kamidev commented Dec 2, 2017

Cloning and nimble installing spryvm works, I can build spry and ispry.

There are some warnings, however:

Warning: Package 'ui' has an incorrect structure. It should contain a single directory hierarchy for source files, named 'ui', but file 'toy.nim' is in a directory named 'examples' instead. This will be an error in the future.
Warning: Package 'nimsnappy' has an incorrect structure. The top level of the package source directory should contain at most one module, named 'nimsnappy.nim', but a file named 'tests.nim' was found. This will be an error in the future.

@gokr
Copy link
Owner

gokr commented Dec 2, 2017 via email

@kamidev
Copy link
Author

kamidev commented Dec 2, 2017

Then so be it. :-)

@kamidev
Copy link
Author

kamidev commented Dec 2, 2017

BTW, doing ctrl-c out of ispry does this. Is that expected?

Error: unhandled exception: Linenoise returned nil [IOError].

@gokr
Copy link
Owner

gokr commented Dec 2, 2017 via email

@kamidev
Copy link
Author

kamidev commented Dec 2, 2017

Cool. I'll do that.

@gokr
Copy link
Owner

gokr commented Dec 2, 2017 via email

@gokr gokr closed this as completed Dec 11, 2017
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