Cam Rail

Results 6 comments of Cam Rail

+1 on catching this error better. I was trying to download attachments however hadn't added the `XeroScopes.ACCOUNTING_ATTACHMENTS` scope. Error was: `File "/usr/local/lib/python3.6/dist-packages/xero/exceptions.py", line 75, in __init__ self.errors = [payload["oauth_problem"][0]] KeyError:...

Hi all, same issue - I just today switched to apple silicon. I had a working project on my intel based mac and then after migrating to the new laptop,...

> > > > did you fixed it ? Not a fix but a workaround is to change runserver_plus reloader to stat rather than Watchman given Watchman isn't working. Thanks...

Hi Andrew `django` is the container name and you don't need `--name` in my experience. If there was a syntax error in the exec and it was failing completely then...

Had the same issue, looks like this only works with python 3.6 at present

> Currently building something with Python 3.6, Django 1.10 and Django REST Framework 3.8.2. I stuck with 1.10 since that seems to be the last documented version that they said...