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

Where is the shipyard module? #42

Closed
stephen304 opened this issue Nov 22, 2015 · 1 comment
Closed

Where is the shipyard module? #42

stephen304 opened this issue Nov 22, 2015 · 1 comment
Labels

Comments

@stephen304
Copy link

I'm trying to run it from the source on arch. I've installed the required packages and edited ./EDMarketConnector.py to use "python2" instead of "python" (python3), but when I run it, I get this:

Traceback (most recent call last):
  File "./EDMarketConnector.py", line 21, in <module>
    import companion
  File "/home/stephen/git/EDMarketConnector-rel-187/companion.py", line 14, in <module>
    from shipyard import ship_map
ImportError: No module named shipyard

Searching the whole folder I don't see any shipyard module. Any ideas?

@Marginal
Copy link
Contributor

Oops. Sorry about that.

@Marginal Marginal added the bug label Jan 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants