Minertom11551
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Minertom11551 created a post, I get a lot of warnings on pycharm startup.
Hi, I am using pycharm 2019.3 and have a valid license. Although the software seems to work fine I get a lot of warnings when starting up. Not sure what is causing this. Thank You Tom -
Minertom11551 created a post, Environment set to desired interpreter (python 2.7) but python notebook being interpreted as python 3.6
I have a .ipynb file (python jupyter notebook) that was written in pthon 2.7. I can see that this is true because of the documentation and because the "print" statements mostly do not use () parent...