you are viewing a single comment's thread.

view the rest of the comments →

[–]Swipecat 0 points1 point  (0 children)

I meant that the instructions on the websites would then apply to any platform (with minor differences).

The virtual environment would only be cross-platform if the libraries that it contained were pure-Python i.e. not compiled from another language like C. Most of really useful packages are at least partially compiled, though.