-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Windows: Command line issue #144
Comments
According to Google, that error means you're using Windows. I'm not really familiar with Windows so I can't really help you, but I'd guess that you don't have For what it's worth, I don't know of anyone else using Salmon on Windows so you may encounter other issues even if you fix this one. |
I have added it to the |
I'm not sure I'll be able to help much, but in case someone else stumbles across this bug report it would be helpful to know the following:
|
Stumbling across this bug report and giving the demanded informations:
And additionally I give the error that salmon gen myproject gives:
and as the error is outside of your library inside the import statements I guess it's not your fault? As a note, every "path\to" path is santinized path -- I don't want to share these paths as they are sensible. If it helps you debugging, you could use VirtualBox with a guest windows. I'm happy to assist you with installing the correct virtual machine as best as I can (although I don't have much experience with linux other than the terminal) |
Yeah, you can't run Salmon daemonised under Windows due to python-daemon not supporting Windows at all. |
Hey, I'm not sure if this is the right place to ask for help but I'm trying to create a mail server and I cant run
salmon gen myproject
in the command line to start. I'm getting the error`Salmon : The term 'Salmon' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
could someone help me with this? Thanks!
The text was updated successfully, but these errors were encountered: