Open Ford666 opened 4 years ago
Hi, thanks for submitting the issue. Gauss in in a state of active development at the moment and I haven't yet added Windows support. I plan to do so in the future. The Python package I published will currently only work on Linux.
@kkloberdanz Okay....noted with thanks, hopefully we can use it in windows platform soon.
I'm running on a Win 10 professional version computer. I can install gauss successfully in windows command prompt via
pip install gauss --user
But when I tried to import gauss in ipython kernel, the following error occurs:It claims that the gauss library is not allowed to run in windows or it contains error. I don't know why and just want to report the issue for your information, thanks.