Skip to content

Commit 18f5b14

Browse files
committed
update links, general updates
1 parent 3f88b8f commit 18f5b14

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

list-of-PYME-doc-links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This is still in some early alpha phase and contains various place holders etc.
2222

2323
We like the concept of launchers for windows PYME installs. This allows you to have various Python (or more specifically [conda](https://docs.conda.io/en/latest/)) [virtualenvs](https://towardsdatascience.com/getting-started-with-python-environments-using-conda-32e9f2779307) and fire up PYME apps in these environments seamlessly.
2424

25-
The general concept is described in the [PYME windows launchers](https://github.com/csoeller/pyme-install-docs/blob/master/PYME%20windows%20launchers.md) document.
25+
The general concept is described on the [PYME windows launchers page](PYME-windows-launchers.md).
2626

2727
Some examples can be found in the [launchers subfolder](https://github.com/csoeller/PYME-exeter-siteconfig/tree/master/launchers) of our [site-config repository](https://github.com/csoeller/PYME-exeter-siteconfig).
2828

py3-issues-ongoing-log.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Log of py3 related install or runtime issues
22

3-
# Current issues
3+
## No Current issues
44

5-
The only issue below is only relevant for acquisitions and may already be fixed. Issue was noticed in Derc 2020. Current state (March 2121) may not require any fixes.
5+
## Resolved issues
66

7-
8-
## no module dispatch
7+
### no module dispatch
98

109
I was trying to run acquisition on a win10 PC (phy-lmx2cpu) with a py3 PYME install.
1110
Got an error that a module named dispatch was missing.

0 commit comments

Comments
 (0)