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

DeprecationWarning: the imp module is deprecated #19

Closed
quozl opened this issue Sep 3, 2019 · 1 comment
Closed

DeprecationWarning: the imp module is deprecated #19

quozl opened this issue Sep 3, 2019 · 1 comment

Comments

@quozl
Copy link
Contributor

quozl commented Sep 3, 2019

During "make install", this is logged;

 /usr/bin/mkdir -p '/usr/lib/python3.7/site-packages/carquinyol'
 /usr/bin/install -c -m 644 __init__.py datastore.py filestore.py indexstore.py layoutmanager.py metadatastore.py migration.py optimizer.py '/usr/lib/python3.7/site-packages/carquinyol'
-c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Byte-compiling python modules...
__init__.pydatastore.pyfilestore.pyindexstore.pylayoutmanager.pymetadatastore.pymigration.pyoptimizer.py
@quozl
Copy link
Contributor Author

quozl commented Oct 22, 2019

Per sugarlabs/sugar#873 this is caused by Autoconf, not Sugar, so closing.

@quozl quozl closed this as completed Oct 22, 2019
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

1 participant