I like to do some debugging as I successfully did in version 3.
Setting up 4.1 32bit run well on my windows 7 netbook when started from the icon.
Changing the environment variable to the 4.1 src and starting debug breaks with error message about missing bs4 at line 7 in BeautifulSoup.py
Any idea how I can fix that?
Also when I seach for bs4 I cannot found but that may be due to my lack of knowledge.
Bzw change environment back to version 3 starts that well in debug mode.
|