Closed reallynn closed 7 months ago
The repository has been refactored.
You can try again with the following:
Conda
git clone https://github.com/petrasvestartas/compas_wood.git
conda create -n compas_wood_3_9_10 python=3.9.10 compas
conda activate compas_wood_3_9_10
pip install -r requirements.txt
pip install -e .
Geometry is displayed using compas_viewer. Please clone the viewer to have the latest version install in the current environment:¨
git clone https://github.com/compas-dev/compas_viewer.git
cd compas_viewer
conda activate compas_wood_3_9_10
pip install -e .
Hi,
I have updated finally compas_wood thanks to Rhino8. Could you please try to install and run an example files? Thank you a lot.
Following is the link with a video installation tutorial: https://www.food4rhino.com/en/app/compaswood?lang=en
Best, Petras
On Mon, 18 Mar 2024, 19:21 reallynn, @.***> wrote:
Describe the bug Could not find a version that satisfies the requirement nptyping (from compas-wood) (from versions: none) I have followed all the provided instructions, but I am still having trouble with installation of compas_wood
To Reproduce (base) C:\Windows\System32>conda activate wood-dev
(wood-dev) C:\Windows\System32>cd C:\IBOIS57_code\Software\Python
(wood-dev) C:\IBOIS57_code\Software\Python>git clone https://github.com/petrasvestartas/compas_wood.git Cloning into 'compas_wood'... remote: Enumerating objects: 41367, done. remote: Counting objects: 100% (2838/2838), done. remote: Compressing objects: 100% (1046/1046), done. remote: Total 41367 (delta 1817), reused 2784 (delta 1765), pack-reused 38529 Receiving objects: 100% (41367/41367), 946.09 MiB | 11.78 MiB/s, done. Resolving deltas: 100% (17757/17757), done. Updating files: 100% (843/843), done.
(wood-dev) C:\IBOIS57_code\Software\Python>cd compas_wood
(wood-dev) C:\IBOIS57_code\Software\Python\compas_wood>pip install -e . Obtaining file:///C:/IBOIS57/_code/Software/Python/compas_wood Preparing metadata (setup.py) ... done Requirement already satisfied: compas in c:\users\lynn\appdata\local\anaconda3\envs\wood-dev\lib\site-packages (from compas-wood==1.0.0) (2.1.0) WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ Could not fetch URL https://pypi.org/simple/nptyping/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/nptyping/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))) - skipping INFO: pip is looking at multiple versions of compas-wood to determine which version is compatible with other requirements. This could take a while. ERROR: Could not find a version that satisfies the requirement nptyping (from compas-wood) (from versions: none) ERROR: No matching distribution found for nptyping Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))) - skipping
— Reply to this email directly, view it on GitHub https://github.com/petrasvestartas/compas_wood/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEJN6IOC66DYK3ECP4C72XLYY4WDRAVCNFSM6AAAAABE4DSAXSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TEOJUHEYDIMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
The repository has been refactored.
You can try again with the following:
Conda git clone https://github.com/petrasvestartas/compas_wood.git conda create -n compas_wood_3_9_10 python=3.9.10 compas conda activate compas_wood_3_9_10 pip install -r requirements.txt pip install -e . Geometry is displayed using compas_viewer. Please clone the viewer to have the latest version install in the current environment:¨ git clone https://github.com/compas-dev/compas_viewer.git cd compas_viewer conda activate compas_wood_3_9_10 pip install -e .
Hi, I've tried those steps ,but something still went wrong. To Reproduce: (base) C:\Users\Lynn>conda activate compas_wood_3_9_10 (compas_wood_3_9_10) C:\Users\Lynn>cd compas_wood (compas_wood_3_9_10) C:\Users\Lynn\compas_wood>pip install -r requirements.txt
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)'))': /simple/wood-nano/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)'))': /simple/wood-nano/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)'))': /simple/wood-nano/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)'))': /simple/wood-nano/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)'))': /simple/wood-nano/ Could not fetch URL https://pypi.org/simple/wood-nano/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/wood-nano/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)'))) - skipping ERROR: Could not find a version that satisfies the requirement wood-nano (from versions: none) ERROR: No matching distribution found for wood-nano Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)'))) - skipping
BTW, I am not native language of English , if something wrong in English , please forgive.
Hi, I have updated finally compas_wood thanks to Rhino8. Could you please try to install and run an example files? Thank you a lot. Following is the link with a video installation tutorial: https://www.food4rhino.com/en/app/compaswood?lang=en Best, Petras … On Mon, 18 Mar 2024, 19:21 reallynn, @.> wrote: Describe the bug Could not find a version that satisfies the requirement nptyping (from compas-wood) (from versions: none) I have followed all the provided instructions, but I am still having trouble with installation of compas_wood To Reproduce (base) C:\Windows\System32>conda activate wood-dev (wood-dev) C:\Windows\System32>cd C:\IBOIS57_code\Software\Python (wood-dev) C:\IBOIS57_code\Software\Python>git clone https://github.com/petrasvestartas/compas_wood.git Cloning into 'compas_wood'... remote: Enumerating objects: 41367, done. remote: Counting objects: 100% (2838/2838), done. remote: Compressing objects: 100% (1046/1046), done. remote: Total 41367 (delta 1817), reused 2784 (delta 1765), pack-reused 38529 Receiving objects: 100% (41367/41367), 946.09 MiB | 11.78 MiB/s, done. Resolving deltas: 100% (17757/17757), done. Updating files: 100% (843/843), done. (wood-dev) C:\IBOIS57_code\Software\Python>cd compas_wood (wood-dev) C:\IBOIS57_code\Software\Python\compas_wood>pip install -e . Obtaining file:///C:/IBOIS57/_code/Software/Python/compas_wood Preparing metadata (setup.py) ... done Requirement already satisfied: compas in c:\users\lynn\appdata\local\anaconda3\envs\wood-dev\lib\site-packages (from compas-wood==1.0.0) (2.1.0) WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ Could not fetch URL https://pypi.org/simple/nptyping/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/nptyping/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))) - skipping INFO: pip is looking at multiple versions of compas-wood to determine which version is compatible with other requirements. This could take a while. ERROR: Could not find a version that satisfies the requirement nptyping (from compas-wood) (from versions: none) ERROR: No matching distribution found for nptyping Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))) - skipping — Reply to this email directly, view it on GitHub <#8>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEJN6IOC66DYK3ECP4C72XLYY4WDRAVCNFSM6AAAAABE4DSAXSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TEOJUHEYDIMQ . You are receiving this because you are subscribed to this thread.Message ID: @.>
compas_wood plug-in installing error when I drag the install component, it fail. To Reproduce
Step by step.
It looks like you are using Rhino.
What is your OS and Rhino 8 version?
Describe the bug Could not find a version that satisfies the requirement nptyping (from compas-wood) (from versions: none) I have followed all the provided instructions, but I am still having trouble with installation of compas_wood
To Reproduce (base) C:\Windows\System32>conda activate wood-dev
(wood-dev) C:\Windows\System32>cd C:\IBOIS57_code\Software\Python
(wood-dev) C:\IBOIS57_code\Software\Python>git clone https://github.com/petrasvestartas/compas_wood.git Cloning into 'compas_wood'... remote: Enumerating objects: 41367, done. remote: Counting objects: 100% (2838/2838), done. remote: Compressing objects: 100% (1046/1046), done. remote: Total 41367 (delta 1817), reused 2784 (delta 1765), pack-reused 38529 Receiving objects: 100% (41367/41367), 946.09 MiB | 11.78 MiB/s, done. Resolving deltas: 100% (17757/17757), done. Updating files: 100% (843/843), done.
(wood-dev) C:\IBOIS57_code\Software\Python>cd compas_wood
(wood-dev) C:\IBOIS57_code\Software\Python\compas_wood>pip install -e . Obtaining file:///C:/IBOIS57/_code/Software/Python/compas_wood Preparing metadata (setup.py) ... done Requirement already satisfied: compas in c:\users\lynn\appdata\local\anaconda3\envs\wood-dev\lib\site-packages (from compas-wood==1.0.0) (2.1.0) WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))': /simple/nptyping/ Could not fetch URL https://pypi.org/simple/nptyping/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/nptyping/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))) - skipping INFO: pip is looking at multiple versions of compas-wood to determine which version is compatible with other requirements. This could take a while. ERROR: Could not find a version that satisfies the requirement nptyping (from compas-wood) (from versions: none) ERROR: No matching distribution found for nptyping Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)'))) - skipping