Giter Site home page Giter Site logo

pyastroref's People

Contributors

rjfarmer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

pyastroref's Issues

new install need to make dirs

Traceback (most recent call last):
File "/home/rob/.local/lib/python3.8/site-packages/pyastroref/ui/options.py", line 112, in save
adsData.token = self.ads_entry.get_text()
File "/home/rob/.local/lib/python3.8/site-packages/pyastroref/papers/adsabs.py", line 35, in token
utils.save_key_file(self.settings['TOKEN_FILE'],token)
File "/home/rob/.local/lib/python3.8/site-packages/pyastroref/papers/utils.py", line 45, in save_key_file
with open(filename,'w') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/rob/.ads/dev_key'

clean install issues

Traceback (most recent call last):
File "/home/rob/.local/bin/pyastroref", line 3, in
import pyastroref
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/init.py", line 1, in
from . import pyastroref
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/pyastroref.py", line 11, in
from .ui import main as main_win
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/ui/main.py", line 11, in
from . import options, journal, leftpanel, utils, pdf
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/ui/leftpanel.py", line 17, in
from . import collections
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/ui/collections.py", line 17, in
adsJournals = collection.Collection(adsData)
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/papers/collection.py", line 38, in init
self.update_journals()
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/papers/collection.py", line 63, in update_journals
self.make_file()
File "/home/rob/.local/lib/python3.9/site-packages/pyastroref/papers/collection.py", line 83, in make_file
with open(self._file_all,'w') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/rob/.config/pyAstroRef/all_journals'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.