-
Notifications
You must be signed in to change notification settings - Fork 1
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
Model attach error #8
Comments
Hi, it looks like the Path you are providing only points to the directory and not the SAP2000.exe file itself. I have pushed an update to the project that would address this issue, along with a few others. This version should be better at locating the SAP2000.exe file, by itself. Can you follow the new steps outlined and let me know if it works for you? I am copy pasting the steps below for your convenience. Installation Instructions: git clone https://github.com/rpakishore/ak_sap.git && cd ak_sap
pip install uv
uv venv && uv pip install -r pyproject.toml --extra gui Usage Directions: uv run streamlit run Start_Here.py |
hi, give below command is not installing ...
uv venv && uv pip install -r pyproject.toml --extra gui
…On Sun, Nov 17, 2024 at 1:37 AM Arun Kishore ***@***.***> wrote:
Hi, it looks like the Path you are providing only points to the directory
and not the SAP2000.exe file itself.
I have pushed an update to the project that would address this issue,
along with a few others.
This version should be better at locating the SAP2000.exe file, by itself.
Can you follow the new steps outlined and let me know if it works for you?
I am copy pasting the steps below for your convenience.
*Installation Instructions:*
git clone https://github.com/rpakishore/ak_sap.git && cd ak_sap
pip install uv
uv venv && uv pip install -r pyproject.toml --extra gui
Usage Directions:
uv run streamlit run Start_Here.py
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ4GU4BAQOOVACB5DW6QKFD2A63JZAVCNFSM6AAAAABR3CAS4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBQHAYTMOBXGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I am not able to replicate the error on my end, Can you please provide the error message from your command prompt? |
This is a screen shot.
[image: image.png]
…On Mon, Nov 18, 2024 at 10:22 PM Arun Kishore ***@***.***> wrote:
I am not able to replicate the error on my end, Can you please provide the
error message from your command prompt?
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ4GU4DWODV7WTQK25V7NHD2BIV7XAVCNFSM6AAAAABR3CAS4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBTHAYDANBZGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sorry, but github does not transmit images if you respond through an email. You will either have to upload it here or copy paste the error as text |
i have done all steps.. now it has started on local host.. but on web view ,, given below error is showing. File "C:\Users\abhishek.pathade\PycharmProjects\PythonProject2.venv\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling |
I am trying to attach model. it is showing error.
i have set correct path of SAP
The text was updated successfully, but these errors were encountered: