question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Permission denied for generated parsetab

See original GitHub issue

I am trying to use astroquery to access GAMA Survey.

The supplied test is from astroquery.simbad import Simbad result_table = Simbad.query_object("m1") result_table.pprint(show_unit=True)

I get an error WARNING: Couldn't create 'astropy.units.format.cds_parsetab'. [Errno 13] Permission denied: ' /usr/lib/python3/dist-packages/astropy/units/format/cds_parsetab.py' Now I could use sudo but suspect there is something I should have done at installation that should cause parsetab to be created somewhere other than /usr/lib

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
mhvkcommented, Jun 3, 2019

@KeithSloan - just to echo @bsipocz, definitely don’t feel you have to change your work flow; this is a real bug you uncovered, but it may be in the packaging rather than in astropy. But worth fixing regardless.

0reactions
mhvkcommented, Apr 12, 2021

It does not seem we can do anything about this issue - and hopefully it has not been an issue recently - so closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Permission denied for generated parsetab - Launchpad Bugs
I am trying to use astroquery to access GAMA Survey. The supplied test is. from astroquery.simbad import Simbad result_table = Simbad.
Read more >
0004840: parsetab.py not created as part of installation
[Errno 13] Permission denied: '/usr/lib64/FreeCAD/Mod/Fem/femtools/parser.out' WARNING: Token 'COMMENT' defined, but not used WARNING: There ...
Read more >
t.rast.algebra WARNING: Couldn't create 'parsetab'. [Errno 13 ...
[Errno 13] Permission denied: '/usr/lib/grass74/etc/python/grass/temporal/parsetab.py' ['EQUAL'] False False False False None None False False False 100% ...
Read more >
How can I fix git push permission denied error showing other ...
I gey my account name. I've even generated new ssh key, nothing changed. I can push in my other git repos. How can...
Read more >
Change & Version Information — eulxml 1.0.1 documentation
To avoid permission denied warning for auto-generated parser files, parsetab files are now created in python tempdir if the running user doesn't have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found