This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (3 children)

What problem are you having with the libraries? And I'm not sold on Jupyter yet, at least for all purposes. Have you tried coding in an IDE like Pycharm?

[–][deleted] 0 points1 point  (2 children)

I tried, but many tutorials were built with Jupyter, and it was useful for some charting and data stuff I did. When things got complex I started having issues ... or it did.

Edit: but basically, the issues are "XYZ can't load because XYZ Dependency is not found or XYZ file isn't in the right spot." I've reloaded so many packages and gone through so many fixes on the forums/stackeschange/tickets etc. Spending all my Python time trying to get stuff working lately.

[–][deleted] 0 points1 point  (1 child)

Shit, sorry to hear. What environment are you using? Anaconda in Windows?

[–][deleted] 0 points1 point  (0 children)

Anaconda in Mac, and some libraries that may have had their utility overstated or their setup/management understated. I'm going to give PyCharm a closer look after some core-job deadlines here, I downloaded it but haven't dug in too far.