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

Installation issues on windows/ pythonanywhere #434

Closed
ljgebman opened this issue Oct 27, 2018 · 1 comment
Closed

Installation issues on windows/ pythonanywhere #434

ljgebman opened this issue Oct 27, 2018 · 1 comment

Comments

@ljgebman
Copy link

I keep encountering issues with incompatible packages. I've tried installing through bash on pythonanywhere when I try to "invoke bootstrap"
File "/home/ether/venv-django/lib/python3.6/site-packages/django_mobile/conf.py", line 33, in defaults
for loader in django_settings.TEMPLATE_LOADERS:
File "/home/ether/venv-django/lib/python3.6/site-packages/django/conf/init.py", line 54, in getattr
return getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'TEMPLATE_LOADERS'

In windows i hit some other errors.

building '_rcssmin' extension
error: [WinError 3] The system cannot find the path specified: 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\PlatformSDK\lib'

----------------------------------------

Command "c:\python\home\venv-django\scripts\python.exe -u -c "import setuptools, tokenize;file='C:\Users\sqler\AppData\Local\Temp\pip-install-l2m69srk\rcssmin\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\sqler\AppData\Local\Temp\pip-record-mw64hygo\install-record.txt --single-version-externally-managed --compile --install-headers c:\python\home\venv-django\include\site\python3.6\rcssmin" failed with error code 1 in C:\Users\sqler\AppData\Local\Temp\pip-install-l2m69srk\rcssmin\

Doesn't look like the project is being maintained but any installation tips or suggested workarounds would be greatly appreciated.

@Veltarn
Copy link
Contributor

Veltarn commented Nov 25, 2018

Hi @ljgebman

What's the version of django you are using?

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