Joaquim

Results 14 comments of Joaquim

> Please fix this! Done!

> Hi @medeirosjoaquim, > Thanks for contributing this! > > Any chance you can get the tests running so this can be merged? It's done.

> How do you install this non-released fix? I'm trying everything like > > ``` > pip install git+https:///github.com/jwass/geojsonio.py.git@master > ``` > But it still results in exception: > >...

> I have AttributeError: module 'geojsonio' has no attribute 'auth' when doing > > `myAuth = geojsonio.auth('username','password')` > > Also, the documentation on the fork is kind of misleading since...

> I have AttributeError: module 'geojsonio' has no attribute 'auth' when doing > > `myAuth = geojsonio.auth('username','password')` > > Also, the documentation on the fork is kind of misleading since...

> Can this be merged please? This issue is blocking the adoption of this library in the meanwhile, you can use the fork with the fix. You don't need to...

> github3.models.GitHubError: 502 Server Error Hi! How are you? I will take a look. But, since it's a 502 error, it looks like a Github's downtime. I would be nice...

> Hi @medeirosjoaquim, I can't get your solution to work. I keep getting the following: > > Bizs-MacBook-Pro:PyGeoJson-master bizyoder$ python geojsonio.py africagrid20170906existing.geojson > Traceback (most recent call last): > File...

**UPDATE:** Now you should use an ACCESS TOKEN. It's cleaner and safer. just go to my fork and follow the instructions: https://github.com/medeirosjoaquim/PyGeoJson

Really annoying and issue and it overlooks common scenarios (e.g environment variables only available when container is deployed).