About install concepts
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 3.4k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
When I run the code 'mimic-# \i D:/concepts/make-concepts.sh'
It show that 'PSQL: D:/concepts/make-concepts.sh : 93: ERROR: Syntax error in ‘#’or near line 1 # set the project'
How can I solve this problem?
Thank you.
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.
Research direction
Start by checking how make-concepts.sh is being invoked and inspect the reported error at line 93, especially the first line containing # set the project. Compare the command with the repository's installation instructions and verify whether the script should run in a shell rather than through psql. Done means identifying the correct invocation or documenting the remaining reproducible error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, shell
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100