<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>아리꽃천사님의 블로그</title>
    <link>https://arycoat.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Wed, 15 Jul 2026 02:22:43 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>아리꽃천사</managingEditor>
    <item>
      <title>[SSMS] Execute current statement</title>
      <link>https://arycoat.tistory.com/76</link>
      <description>&lt;p&gt;커서가 위치한 쿼리문을 단축키로 실행 시켜주는 애드인&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://stackoverflow.com/questions/1272334/how-can-i-run-just-the-statement-my-cursor-is-on-in-sql-server-management-studio&quot;&gt;https://stackoverflow.com/questions/1272334/how-can-i-run-just-the-statement-my-cursor-is-on-in-sql-server-management-studio&lt;/a&gt;&lt;/p&gt;
&lt;figure id=&quot;og_1589166613869&quot; contenteditable=&quot;false&quot; data-ke-type=&quot;opengraph&quot; data-og-type=&quot;website&quot; data-og-title=&quot;How can I run just the statement my cursor is on in SQL Server Management Studio?&quot; data-og-description=&quot;As a long time Toad for Oracle user, I have gotten used to hitting Ctrl+Enter and having just the statement under the cursor be executed. In SQL Server Management Studio, hitting F5 runs the entire&quot; data-og-host=&quot;stackoverflow.com&quot; data-og-source-url=&quot;https://stackoverflow.com/questions/1272334/how-can-i-run-just-the-statement-my-cursor-is-on-in-sql-server-management-studio&quot; data-og-url=&quot;https://stackoverflow.com/questions/1272334/how-can-i-run-just-the-statement-my-cursor-is-on-in-sql-server-management-studio&quot; data-og-image=&quot;https://scrap.kakaocdn.net/dn/PMsrM/hyF0ficKSy/DZDlyB7aHfSbovA9kuXH40/img.png?width=%!s(float64=316)&amp;amp;height=%!s(float64=316)&amp;amp;face=0_0_316_316&quot;&gt;&lt;a href=&quot;https://stackoverflow.com/questions/1272334/how-can-i-run-just-the-statement-my-cursor-is-on-in-sql-server-management-studio&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; data-source-url=&quot;https://stackoverflow.com/questions/1272334/how-can-i-run-just-the-statement-my-cursor-is-on-in-sql-server-management-studio&quot;&gt;
&lt;div class=&quot;og-image&quot; style=&quot;background-image: url('https://scrap.kakaocdn.net/dn/PMsrM/hyF0ficKSy/DZDlyB7aHfSbovA9kuXH40/img.png?width=%!s(float64=316')&amp;amp;height=%!s(float64=316)&amp;amp;face=0_0_316_316);&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;og-text&quot;&gt;
&lt;p class=&quot;og-title&quot;&gt;How can I run just the statement my cursor is on in SQL Server Management Studio?&lt;/p&gt;
&lt;p class=&quot;og-desc&quot;&gt;As a long time Toad for Oracle user, I have gotten used to hitting Ctrl+Enter and having just the statement under the cursor be executed. In SQL Server Management Studio, hitting F5 runs the entire&lt;/p&gt;
&lt;p class=&quot;og-host&quot;&gt;stackoverflow.com&lt;/p&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;* [Ctrl]+[Shift]+[E]&lt;/p&gt;
&lt;p&gt;&lt;figure class=&quot;imageblock alignCenter&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot;&gt;&lt;span data-url=&quot;https://blog.kakaocdn.net/dn/0QClU/btqD1Pgwl3k/FOkjoPLm9svUCqdxroups0/img.png&quot; data-phocus=&quot;https://blog.kakaocdn.net/dn/0QClU/btqD1Pgwl3k/FOkjoPLm9svUCqdxroups0/img.png&quot;&gt;&lt;img src=&quot;https://blog.kakaocdn.net/dn/0QClU/btqD1Pgwl3k/FOkjoPLm9svUCqdxroups0/img.png&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F0QClU%2FbtqD1Pgwl3k%2FFOkjoPLm9svUCqdxroups0%2Fimg.png&quot; data-origin-width=&quot;0&quot; data-origin-height=&quot;0&quot; onerror=&quot;this.onerror=null; this.src='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png'; this.srcset='//t1.daumcdn.net/tistory_admin/static/images/no-image-v1.png';&quot;/&gt;&lt;/span&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>프로그래밍</category>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/76</guid>
      <comments>https://arycoat.tistory.com/76#entry76comment</comments>
      <pubDate>Mon, 11 May 2020 12:14:14 +0900</pubDate>
    </item>
    <item>
      <title>[python] 시스템 시간에 관계없이 KST 가져오기</title>
      <link>https://arycoat.tistory.com/75</link>
      <description>&lt;pre id=&quot;code_1563506837082&quot; class=&quot;python&quot; data-ke-type=&quot;codeblock&quot;&gt;&lt;code&gt;from datetime import datetime
from pytz import timezone

# 시스템 시간
print(datetime.now())

# KST
print(datetime.now(timezone('Asia/Seoul')).strftime('%Y-%m-%d %H:%M:%S'))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;datetime.now(timezone(...))&lt;/p&gt;</description>
      <category>프로그래밍</category>
      <category>DateTime</category>
      <category>KST</category>
      <category>python</category>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/75</guid>
      <comments>https://arycoat.tistory.com/75#entry75comment</comments>
      <pubDate>Fri, 19 Jul 2019 12:28:13 +0900</pubDate>
    </item>
    <item>
      <title>create pipfile &amp;amp; pipfile.lock</title>
      <link>https://arycoat.tistory.com/74</link>
      <description>&lt;pre id=&quot;code_1558576983700&quot; class=&quot;html xml&quot; data-ke-type=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;gt; pipenv install
Creating a Pipfile for this project&amp;hellip;
Pipfile.lock not found, creating&amp;hellip;
Locking [dev-packages] dependencies&amp;hellip;
Locking [packages] dependencies&amp;hellip;
Updated Pipfile.lock (ca72e7)!
Installing dependencies from Pipfile.lock (ca72e7)&amp;hellip;
  ================================ 0/0 - 00:00:00
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;주의 ) 상위 폴더로 올라가면서 pipfile이 있으면, 현재폴더에 pipfile이 생기지 않는다.&lt;/p&gt;</description>
      <category>프로그래밍</category>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/74</guid>
      <comments>https://arycoat.tistory.com/74#entry74comment</comments>
      <pubDate>Thu, 23 May 2019 11:07:59 +0900</pubDate>
    </item>
    <item>
      <title>윈도우10 이모지 입력 단축키 설정하기</title>
      <link>https://arycoat.tistory.com/72</link>
      <description>&lt;p&gt;영문 윈도10에서만 단축키가 작동한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;영문 버전이 아닌 윈도10에서 이모지 입력 단축키를 설정해 보자.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://www.windowscentral.com/how-enable-windows-10-emoji-picker-outside-united-states&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://www.windowscentral.com/how-enable-windows-10-emoji-picker-outside-united-states&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;참고&amp;gt;&lt;/p&gt;&lt;p&gt;Period Key :&amp;nbsp; .&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/72</guid>
      <comments>https://arycoat.tistory.com/72#entry72comment</comments>
      <pubDate>Fri, 18 May 2018 15:14:07 +0900</pubDate>
    </item>
    <item>
      <title>Java - Local variable counter defined in an enclosing scope must be final or effectively final.</title>
      <link>https://arycoat.tistory.com/71</link>
      <description>&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;&lt;span class=&quot;typ&quot; style=&quot;font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(43, 145, 175);&quot;&gt;Local&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);&quot;&gt; variable counter defined in an enclosing scope must be &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(16, 16, 148);&quot;&gt;final&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);&quot;&gt; or effectively &lt;/span&gt;&lt;span class=&quot;kwd&quot; style=&quot;font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(16, 16, 148);&quot;&gt;final&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);&quot;&gt;.&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(247, 247, 247); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; @Test&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; public void counterTest() {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;int count = 0;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;IntStream.range(0, 10)&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;.forEach(i -&amp;gt; {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;			&lt;/span&gt;count++; // Local variable count defined in an enclosing scope must be final or effectively final&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;});&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;System.out.println(count);&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; }&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;[증상]&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;익명함수에서 로컬변수를 수정할 수 없는 현상.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;[해결방법]&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;1. 로컬변수를 클래스 멤버로 변경한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(247, 247, 247); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; int count;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; @Test&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; public void counterTest() {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;count = 0;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;IntStream.range(0, 10)&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;.forEach(i -&amp;gt; {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;			&lt;/span&gt;count++; // OK&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;});&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;System.out.println(count);&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;2. AtomicInteger 를 사용한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(247, 247, 247); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; @Test&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; public void counterTest() {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;AtomicInteger count = new AtomicInteger(0);&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;IntStream.range(0, 10)&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;.forEach(i -&amp;gt; {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;			&lt;/span&gt;count.incrementAndGet();&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;});&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;System.out.println(count.get());&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;3. array를 사용하는것도 같은 방법.&lt;/p&gt;&lt;p style=&quot;margin-left: 2em;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(247, 247, 247); background-color: rgb(255, 255, 255); padding: 10px;&quot;&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; @Test&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; public void counterTest() {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;final int[] count = { 0, };&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;IntStream.range(0, 10)&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;.forEach(i -&amp;gt; {&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;			&lt;/span&gt;count[0]++;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;});&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;System.out.println(count[0]);&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; }&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://stackoverflow.com/a/30213098&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://stackoverflow.com/a/30213098&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;4. Consumer...&amp;nbsp;&lt;/p&gt;</description>
      <category>프로그래밍</category>
      <category>effective final</category>
      <category>java</category>
      <category>rambda</category>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/71</guid>
      <comments>https://arycoat.tistory.com/71#entry71comment</comments>
      <pubDate>Wed, 18 Apr 2018 11:35:14 +0900</pubDate>
    </item>
    <item>
      <title>OpenAI gym atari install for windows 10</title>
      <link>https://arycoat.tistory.com/70</link>
      <description>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;** Anaconda3 python 3.6 version&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;gt; pip install gym&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#242729&quot; face=&quot;Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, sans-serif&quot;&gt;&lt;span style=&quot;white-space: pre-wrap;&quot;&gt;&amp;gt; &lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;pip install&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;no&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;index&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;f https&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;://&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;github&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;com&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;typ&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(43, 145, 175);&quot;&gt;Kojoley&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;atari&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;py&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;releases atari_py&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;pln&quot; style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; white-space: inherit; background-color: rgb(239, 240, 241); margin: 0px; padding: 0px; border: 0px; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;nbsp;pip install gym['atari']&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;table class=&quot;txc-table&quot; width=&quot;764&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; style=&quot;border:none;border-collapse:collapse;;font-family:&quot; 맑은=&quot;&quot; 고딕&quot;,=&quot;&quot; sans-serif;font-size:13px&quot;=&quot;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width:764;height:24;border-bottom:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;border-left:1px solid #ccc;;&quot;&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Microsoft Visual C++ 14.0 required&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://landinghub.visualstudio.com/visual-cpp-build-tools&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;http://landinghub.visualstudio.com/visual-cpp-build-tools&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Visual Studio 2015 Uninstall&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Microsoft/VisualStudioUninstaller/releases&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://github.com/Microsoft/VisualStudioUninstaller/releases&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;/p&gt;</description>
      <category>프로그래밍</category>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/70</guid>
      <comments>https://arycoat.tistory.com/70#entry70comment</comments>
      <pubDate>Wed, 31 Jan 2018 15:58:10 +0900</pubDate>
    </item>
    <item>
      <title>윈도우10 bash에서 GUI 프로그램 실행하기. X Server</title>
      <link>https://arycoat.tistory.com/69</link>
      <description>&lt;p&gt;윈도10에서 배시를 지원하기는 하지만&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;GUI 프로그램을 실행할 수는 없다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;이때 윈도우용 X Server 프로그램인 Xming을 설치 하면 GUI 프로그램도 실행 할 수 있다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sourceforge.net/projects/xming/&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://sourceforge.net/projects/xming/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;export DISPLAY=:0&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;설정은 배시가 종료되면 사라지므로 GUI 프로그램을 실행하기 전에 항상 설정해 주어야 한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/&lt;/a&gt;&lt;/p&gt;</description>
      <category>리눅스</category>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/69</guid>
      <comments>https://arycoat.tistory.com/69#entry69comment</comments>
      <pubDate>Tue, 30 Jan 2018 12:11:48 +0900</pubDate>
    </item>
    <item>
      <title>c# find nearest element in list / sort by distance</title>
      <link>https://arycoat.tistory.com/68</link>
      <description>&lt;blockquote class=&quot;tx-quote-tistory&quot;&gt;&lt;p&gt;public void TestMinDistance()&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;List&amp;lt;Point&amp;gt; list = new List&amp;lt;Point&amp;gt;()&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;{&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;new Point(1, 1),&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;new Point(2, 1),&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;new Point(2, 0),&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;};&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Point pivot = new Point(3, 1);&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Func&amp;lt;Point, Point, double&amp;gt; DistanceTo = (point1, point2) =&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;{&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;var a = (double)(point2.X - point1.X);&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;var b = (double)(point2.Y - point1.Y);&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;return Math.Sqrt(a * a + b * b);&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;};&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Point nearest = list&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;.Aggregate((x, y) =&amp;gt; DistanceTo(x, pivot) &amp;lt; DistanceTo(y, pivot) ? x : y);&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Debug.WriteLine(nearest);&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;// sort by distance&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;List&amp;lt;Point&amp;gt; sortedList = list&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;.OrderBy(x =&amp;gt; DistanceTo(x, pivot))&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;.ToList();&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;sortedList.ForEach(p =&amp;gt; Debug.WriteLine(p));&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://stackoverflow.com/a/5954005&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://stackoverflow.com/a/5954005&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.vcskicks.com/code-snippet/distance-formula.php&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;http://www.vcskicks.com/code-snippet/distance-formula.php&lt;/a&gt;&lt;/p&gt;</description>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/68</guid>
      <comments>https://arycoat.tistory.com/68#entry68comment</comments>
      <pubDate>Wed, 27 Dec 2017 14:53:23 +0900</pubDate>
    </item>
    <item>
      <title>anaconda environment switch on Windows 10 64Bit</title>
      <link>https://arycoat.tistory.com/67</link>
      <description>&lt;p&gt;&lt;a href=&quot;https://conda.io/docs/user-guide/tasks/manage-environments.html#determine-current-env&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://conda.io/docs/user-guide/tasks/manage-environments.html#determine-current-env&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;- 환경설정 리스트 보기&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;&lt;span class=&quot;n&quot; style=&quot;font-family: Consolas, &amp;quot;Andale Mono WT&amp;quot;, &amp;quot;Andale Mono&amp;quot;, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Lucida Sans Typewriter&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Nimbus Mono L&amp;quot;, Monaco, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 12px; box-sizing: border-box; color: rgb(51, 51, 51);&quot;&gt;&amp;gt; conda&lt;/span&gt;&lt;span style=&quot;color: rgb(64, 64, 64); font-family: Consolas, &amp;quot;Andale Mono WT&amp;quot;, &amp;quot;Andale Mono&amp;quot;, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Lucida Sans Typewriter&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Nimbus Mono L&amp;quot;, Monaco, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 12px;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;n&quot; style=&quot;font-family: Consolas, &amp;quot;Andale Mono WT&amp;quot;, &amp;quot;Andale Mono&amp;quot;, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Lucida Sans Typewriter&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Nimbus Mono L&amp;quot;, Monaco, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 12px; box-sizing: border-box; color: rgb(51, 51, 51);&quot;&gt;env&lt;/span&gt;&lt;span style=&quot;color: rgb(64, 64, 64); font-family: Consolas, &amp;quot;Andale Mono WT&amp;quot;, &amp;quot;Andale Mono&amp;quot;, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Lucida Sans Typewriter&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Nimbus Mono L&amp;quot;, Monaco, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 12px;&quot;&gt; &lt;/span&gt;&lt;span class=&quot;nb&quot; style=&quot;font-family: Consolas, &amp;quot;Andale Mono WT&amp;quot;, &amp;quot;Andale Mono&amp;quot;, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Lucida Sans Typewriter&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Nimbus Mono L&amp;quot;, Monaco, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 12px; box-sizing: border-box; color: rgb(0, 134, 179);&quot;&gt;list&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;# conda environments:&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;#&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;py27_32&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C:\Users\...\Anaconda3\envs\py27_32&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;py27_32&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C:\Users\...\AppData\Local\conda\conda\envs\py27_32&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;py35_32&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C:\Users\...\AppData\Local\conda\conda\envs\py35_32&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;python2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C:\Users\...\AppData\Local\conda\conda\envs\python2&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span class=&quot;nb&quot; style=&quot;box-sizing: border-box; font-size: 12px;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#0086b3&quot; face=&quot;Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 12px;&quot;&gt;root&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&amp;nbsp; C:\Users\...\Anaconda3&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;- 불필요한 환경 삭제&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p&gt;&lt;span class=&quot;n&quot; style=&quot;font-family: Consolas, &amp;quot;Andale Mono WT&amp;quot;, &amp;quot;Andale Mono&amp;quot;, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Lucida Sans Typewriter&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Nimbus Mono L&amp;quot;, Monaco, &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 12px; box-sizing: border-box; color: rgb(51, 51, 51);&quot;&gt;&amp;gt; conda env remove --name myenv&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;- 새 환경 생성&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://stackoverflow.com/questions/33709391/using-multiple-python-engines-32bit-64bit-and-2-7-3-5&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://stackoverflow.com/questions/33709391/using-multiple-python-engines-32bit-64bit-and-2-7-3-5&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;&lt;span style=&quot;font-family: Gulim, 굴림;&quot;&gt;Create a new environment for 32bit Python 2.7:&lt;/span&gt;&lt;/p&gt;&lt;pre class=&quot;lang-py prettyprint prettyprinted&quot; style=&quot;margin-top: 0px; margin-bottom: 1em; padding: 5px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; line-height: inherit; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; vertical-align: baseline; width: auto; max-height: 600px; overflow: auto; background-color: rgb(239, 240, 241); color: rgb(57, 51, 24); word-wrap: normal;&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: Consolas, Menlo, Monaco, &amp;quot;Lucida Console&amp;quot;, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;DejaVu Sans Mono&amp;quot;, &amp;quot;Bitstream Vera Sans Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, sans-serif; vertical-align: baseline; white-space: inherit;&quot;&gt;&lt;span class=&quot;pln&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;set CONDA_FORCE_32BIT&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(125, 39, 39);&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;
conda create &lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;pln&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;n py27_32 python&lt;/span&gt;&lt;span class=&quot;pun&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(48, 51, 54);&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;lit&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 9pt; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(125, 39, 39);&quot;&gt;2.7&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;*** Power Shell 에서 실행할 경우&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;&lt;a href=&quot;https://github.com/Liquidmantis/PSCondaEnvs&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;https://github.com/Liquidmantis/PSCondaEnvs&lt;/a&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;위에서 activate.ps1과 deactivate.ps1 파일을 Anaconda/Scripts 폴더로 복사한 후에,&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;그 폴더에 있는 activate.bat / deactivate.bat 을 삭제하거나 이름변경한다.&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; vertical-align: baseline; clear: both; color: rgb(36, 39, 41);&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;- 새 환경을 활성화 한다.&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-style: solid; border-width: 1px; border-color: rgb(238, 238, 238); background-color: rgb(238, 238, 238); padding: 10px;&quot;&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; clear: both;&quot;&gt;&lt;font color=&quot;#242729&quot; face=&quot;Arial, Helvetica Neue, Helvetica, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 15px;&quot;&gt;PS D:\MyProject&amp;gt; activate py27_32&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; clear: both;&quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(36, 39, 41); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif;&quot;&gt;Activating environment &quot;py27_32...&quot;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; clear: both;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; clear: both;&quot;&gt;&lt;font color=&quot;#242729&quot; face=&quot;Arial, Helvetica Neue, Helvetica, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 15px;&quot;&gt;[py27_32] PS D:\MyProject&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;span style=&quot;color: rgb(36, 39, 41); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/67</guid>
      <comments>https://arycoat.tistory.com/67#entry67comment</comments>
      <pubDate>Fri, 8 Dec 2017 16:05:33 +0900</pubDate>
    </item>
    <item>
      <title>MySQL-Python for Python 3+ on windows 10</title>
      <link>https://arycoat.tistory.com/66</link>
      <description>&lt;p&gt;&lt;span style=&quot;color: rgb(36, 39, 41); font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif; font-size: 11pt;&quot;&gt;MySQL-Python 1.2.5 does not support Python 3.0+ yet&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: rgb(36, 39, 41); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: rgb(36, 39, 41); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: rgb(36, 39, 41); font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif; font-size: 11pt;&quot;&gt;install&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif; font-size: 11pt; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit; color: rgb(36, 39, 41);&quot;&gt;mysqlclient‑1.3.6‑cp34‑none‑win_amd64.whl&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit; color: rgb(36, 39, 41);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit; color: rgb(36, 39, 41);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit; font-weight: inherit; color: rgb(36, 39, 41);&quot;&gt;&lt;a href=&quot;http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python&quot; target=&quot;_blank&quot; class=&quot;tx-link&quot;&gt;&lt;span style=&quot;font-size: 11pt; font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif;&quot;&gt;http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-size: 11pt; font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left; clear: none; float: none;&quot;&gt;&lt;span class=&quot;imageblock&quot; style=&quot;display: inline-block; width: 820px;  height: auto; max-width: 100%;&quot;&gt;&lt;img src=&quot;https://t1.daumcdn.net/cfile/tistory/255FE733592789D92E&quot; srcset=&quot;https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&amp;fname=https%3A%2F%2Ft1.daumcdn.net%2Fcfile%2Ftistory%2F255FE733592789D92E&quot; width=&quot;820&quot; height=&quot;56&quot; filename=&quot;mysqlclient.PNG&quot; filemime=&quot;image/png&quot; style=&quot;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>프로그래밍</category>
      <author>아리꽃천사</author>
      <guid isPermaLink="true">https://arycoat.tistory.com/66</guid>
      <comments>https://arycoat.tistory.com/66#entry66comment</comments>
      <pubDate>Fri, 26 May 2017 10:50:51 +0900</pubDate>
    </item>
  </channel>
</rss>