Skip to content

also ignore vsc.* imports coming from from pkg_resources/__init__.py (setuptools) in fake vsc namespace#3491

Merged
akesandgren merged 1 commit intoeasybuilders:developfrom
boegel:fake_vsc_pkg_resources
Oct 30, 2020
Merged

also ignore vsc.* imports coming from from pkg_resources/__init__.py (setuptools) in fake vsc namespace#3491
akesandgren merged 1 commit intoeasybuilders:developfrom
boegel:fake_vsc_pkg_resources

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Oct 29, 2020

Fix for problem that pops up when installing EasyBuild with eb on our RHEL8 systems (where we have vsc-base & co installed via RPMs). Apparently the more recent setuptools we have there triggers an import vsc while scanning for namespace packages or something along those lines...

ERROR: Detected import from 'vsc' namespace in /usr/lib/python3.6/site-packages/pkg_resources/__init__.py (line 2105)
vsc-base & vsc-install were ingested into the EasyBuild framework in EasyBuild v4.0

@boegel boegel added the bug fix label Oct 29, 2020
@boegel boegel added this to the 4.3.2 milestone Oct 29, 2020
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @boegel!

@akesandgren akesandgren merged commit 521ab88 into easybuilders:develop Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants