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

Update __init__.py #1

Merged
merged 1 commit into from
Dec 30, 2021
Merged

Update __init__.py #1

merged 1 commit into from
Dec 30, 2021

Conversation

DarKWinGTM
Copy link
Contributor

Disable trash message.

@CoolCoderSJ
Copy link
Owner

Ah yeah so rn this is technically for private use (feel free to use it if you can figure out how) with revamp coming soon.

That was for testing, approved tho

@CoolCoderSJ CoolCoderSJ merged commit 97eff46 into CoolCoderSJ:main Dec 30, 2021
@DarKWinGTM
Copy link
Contributor Author

DarKWinGTM commented Dec 30, 2021

Hi, How i can install this commit on replit project ?

image

python3 -m poetry add git+https://github.com/CoolCoderSJ/pyrepl.git

Updating dependencies
Resolving dependencies... (1.3s)

CalledProcessError

Command '['git', '--git-dir', '/tmp/pypoetry-git-pyreplba359uh4/.git', '--work-tree', '/tmp/pypoetry-git-pyreplba359uh4', 'checkout', 'master']' returned non-zero exit status 1.

at /opt/virtualenvs/python3/lib/python3.8/site-packages/poetry/utils/_compat.py:217 in run
213│ process.wait()
214│ raise
215│ retcode = process.poll()
216│ if check and retcode:
→ 217│ raise CalledProcessError(
218│ retcode, process.args, output=stdout, stderr=stderr
219│ )
220│ finally:
221│ # None because our context manager exit does not use them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants