Tell me more ×
Mathematica Stack Exchange is a question and answer site for users of Mathematica. It's 100% free, no registration required.

I just installed Mathematica 9 on Windows 8 64-bit. When I run it and try to execute commands, the first command works perfectly, but the second and further commands don't work. There is no completion even when evaluating expression as simple as 1!

When I work directly in the kernel, everything works correctly

Why is it so? How do I correct it?

share|improve this question
2  
What is the first input that you entered, and what is the second input that you tried but did not work? – Arnoud Buzing Feb 22 at 22:23
You might want to try temporarily turning off any anti-virus programs that you have running. These programs sometimes interfere with the communication between the Front End and kernel. If that fixes the problem, you might want to try whitelisting Mathematica in your antivirus program. – KAI Feb 22 at 22:48
2  
Does this happen if you run math or MathKernel too? Or just when running the Mathematica notebook program? – Joel Klein Feb 22 at 23:13
Did you ever have a previous version of Mathematica installed on that machine? You can do a full reset by removing the directory %appdata%\Mathematica. Warning: if you do this, you'll need to activate it again. – Szabolcs Feb 23 at 4:17
@Arnoud Buzing I input differnt commands, the last was 101! and 1! – skeeph Feb 23 at 7:21
show 4 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.