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

Gnuplot doesn't display the electroChem problem on windows. #36

Closed
wd15 opened this issue Sep 19, 2014 · 2 comments
Closed

Gnuplot doesn't display the electroChem problem on windows. #36

wd15 opened this issue Sep 19, 2014 · 2 comments

Comments

@wd15
Copy link
Contributor

@wd15 wd15 commented Sep 19, 2014

Get the following error on Windows when running electrochem example. C:\Documents and Settings\wd15\My Documents\fipy\HEAD>c:\python23\python example s\levelSet\electroChem\input.py Traceback (most recent call last): File &examples\levelSet\electroChem\input.py&, line 521, in ? exec(fipy.tests.doctestPlus._getScript()) File &<string>&, line 205, in ? File &C:\Documents and Settings\wd15\My Documents\fipy\HEAD\fipy\viewers\gnupl otViewer\gnuplotViewer.py&, line 103, in plot self.g('set xrange [' + self._getLimit('xmin') + ':' + self._getLimit('xmax ') + ']') File &C:\python23\Lib\site- packages\Gnuplot\_Gnuplot.py&, line 199, in __call_ _ self.gnuplot(s) File &C:\python23\Lib\site- packages\Gnuplot\gp_win32.py&, line 125, in __call_ _ self.write(s + '\n') IOError: [22](Errno) Invalid argument

Imported from trac ticket #37, created by wd15 on 04-18-2005 at 17:24, last modified: 04-22-2005 at 14:40

@wd15
Copy link
Contributor Author

@wd15 wd15 commented Sep 19, 2014

Logged In: YES user_id=1116094 To do with tempfiles and gmsh having problems with them. Resoulution is to open local 'tmp.msh' file and delete it when sys.platform == 'win32' on other platforms still works the same.

Trac comment by wd15 on 04-19-2005 at 15:17

@wd15
Copy link
Contributor Author

@wd15 wd15 commented Sep 19, 2014

Logged In: YES user_id=1116094 Not going to bother with this, will point people to use matplotlib.

Trac comment by wd15 on 04-22-2005 at 14:40

@wd15 wd15 closed this Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant