Skip to content

Configuration Python Windows #597

Answered by cromewar
Qunal asked this question in Q&A
Dec 20, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hello @Qunal deppends on each user preference but I always try to push people to use WSL for blockchain dev, here are some reasons:

  1. Windows has a lot of troubles with web3 libs and requires you to install visual studio community and the python development tools (cython) not mentioning sometimes you'll need some extra Visual C++ Build tools.
  2. Anaconda is great, for machine learning and Data science, but some users have reported they also have problem with web3 libraries.
  3. WSL is easiest and you can run visual studio code from it code . and the extensions you install on it will be managed separately from the windows instance.

You can find a guide about how to setup your windows machine for …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Qunal
Comment options

@Qunal
Comment options

@cromewar
Comment options

@Qunal
Comment options

Answer selected by Qunal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants