load path set wrong
@DanGrayson is already working on this.
Since Oct 14, 2019.
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
oops:
```
i3 : installPackage "Polyhedra"
--installing package Polyhedra in /Users/dan/Library/Application Support/Macaulay2/local/ with layout 1
--using package sources found in /Applications/Macaulay2-1.14/share/Macaulay2/
--copying auxiliary source files from /Applications/Macaulay2-1.14/share/Macaulay2/Polyhedra
--copying: /Applications/Macaulay2-1.14/share/Macaulay2/Polyhedra/documentation/intro.m2 -> /Users/dan/Library/Application Support/Macaulay2/local/share/Macaulay2/Polyhedra/documentation/intro.m2
...
i4 :
Process M2 finished
+ M2 --no-readline --print-width 202 --notify
--executable = /Applications/Macaulay2-1.14/bin/M2-binary
Macaulay2, version 1.14
--prefixDirectory = /Applications/Macaulay2-1.14/
--topBuilddir = null
...
--opening database /Applications/Macaulay2-1.14/lib/Macaulay2/Normaliz/cache/rawdocumentation-dcba-8.db
--beginDocumentation: using documentation database, skipping the rest of /Applications/Macaulay2-1.14/share/Macaulay2/Normaliz.m2
--package "Normaliz" loaded
--loaded /Applications/Macaulay2-1.14/share/Macaulay2/Normaliz.m2
--loading configuration for package "Topcom" from file /Users/dan/Library/Application Support/Macaulay2/init-Topcom.m2
--opening database /Applications/Macaulay2-1.14/lib/Macaulay2/Topcom/cache/rawdocumentation-dcba-8.db
--beginDocumentation: using documentation database, skipping the rest of /Applications/Macaulay2-1.14/share/Macaulay2/Topcom.m2
--package "Topcom" loaded
--loaded /Applications/Macaulay2-1.14/share/Macaulay2/Topcom.m2
--loaded ../Library/Application Support/Macaulay2/local/share/Macaulay2/Polyhedra/exports.m2
--loaded ../Library/Application Support/Macaulay2/local/share/Macaulay2/Polyhedra/symbols.m2
...
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.