We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5271dcf commit b941db9Copy full SHA for b941db9
setenv.sh
@@ -1,7 +1,7 @@
1
export PySpice_source_path=${PWD}
2
export PySpice_examples_path=${PySpice_source_path}/examples
3
4
-source /opt/python-virtual-env/py37/bin/activate
+source /opt/python-virtual-env/py38/bin/activate
5
append_to_python_path_if_not ${PySpice_source_path}
6
append_to_python_path_if_not ${PySpice_source_path}/tools
7
0 commit comments