Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load the pysnow module #182

Open
SunilShankarTR opened this issue Dec 3, 2021 · 2 comments
Open

Unable to load the pysnow module #182

SunilShankarTR opened this issue Dec 3, 2021 · 2 comments

Comments

@SunilShankarTR
Copy link

Hi,

I'm using python version 3.8.7 and "import pysnow" never loads. I'm using pysnow for the first time and facing the issue.

@BrandonNolet
Copy link

If you're in VSCode, change the interpreter being used

Or change which version of python is running pip when you install pysnow: /usr/bin/python3 -m pip install pysnow

@bfidelin
Copy link

bfidelin commented Nov 8, 2022

I had the same issue with python 3.10 on windows 10.

I manage to resolve it by install python-magic-bin because the problem is coming from module magic not loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants