Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
can you tell me exactly which Python version you are using? The dashboard requires Python version 3.6 or 3.7.
One issue that you might experience with this method is the "Cython extensions not found" error message (or something similar). This means that save files are read much more slowly (~2-3 times). You can fix this either by compiling the cython binaries yourself (See the section on Cython in the Readme file), or by copying the already compiled files in the src/stellarisdashboard/cython_ext directory to the copy of the stellarisdashboard that is created inside of the virtual environment.
For the next release, I might change the project structure to avoid this issue.
i never ended up getting this mod to work. But it's like an incompatiblity with one of the mods I'm running with. The server was being hosted (btw, ♥♥♥♥♥♥♥♥♥, credit where credit is due, love that idea) but was receiving 503's when accessing the page. I was able to see the graph, but it was a straight line and displaying no data. Hence why I assume it was a mod thing.
Love this idea. Has to be hard to implement and provide friendly user instructions.
If you think that other python versions might be interfering, you could also try explicitly giving the path to the correct python in the install.bat script.
One of these days, I will figure out a better way to package the application. :P
By the way, thanks for the nice feedback. :)
The idea of modding the browser was actually inspired by a reddit post: https://www.reddit.com/r/Stellaris/comments/4n4rpf/pease_help_test_this_mod_ingame_ledger_for/
Cython is not installed, using pre-built C-extension if available, or (slow) fallback solution.
running develop
Checking .pth file support in C:\Users\jeff\Desktop\stellaris-dashboard-0.2.0\env\Lib\site-packages\
C:\Users\jeff\Desktop\stellaris-dashboard-0.2.0\env\Scripts\pythonw.exe -E -c pass
TEST PASSED: C:\Users\jeff\Desktop\stellaris-dashboard-0.2.0\env\Lib\site-packages\ appears to support .pth files
error: ("Can't get a consistent path to setup script from installation directory", 'c:\\users\\jeff\\desktop\\stellaris-dashboard-0.2.0\\', 'c:\\users\\jeff\\desktop\\stellaris-dashboard-0.2.0')
Command "C:\Users\jeff\Desktop\stellaris-dashboard-0.2.0\env\Scripts\python.exe -c "import setuptools, tokenize;__file__='C:\\Users\\jeff\\Desktop\\stellaris-dashboard-0.2.0\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" develop --no-deps" failed with error code 1 in C:\Users\jeff\Desktop\stellaris-dashboard-0.2.0\
You are using pip version 10.0.1, however version 18.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
Cython is not installed, using pre-built C-extension if available, or (slow) fallback solution.
Yes, the server is up and running. My guess was the original issue (where Cython isn't being detected automatically) is caused by anaconda or whatever. I was hoping pp-man had the same configuration, so then we could pinpoint it to that. But I guess not. Oh well.
So. Yeah super weird on the 503. Some time after Le Guin releases, I could try running this mod again with no other mods and see what happens. Right now, I'm going to assume it's just a mod incompatibility causing the issue. The graph generates, but it appears to have a problem plotting the data. When navigating around in the browser, I get the 503. Like when I click on the tabs to plot different data. Don't worry about that aspect too much, because it sounds like I'm the only one seeing the 503's.
Oh yeah, I love this idea! So cool. I'll fork off the github and offer a suggestion or two on the packaging if I get a chance. It'd be at least a few months out though. I'm surprised you can't bundle the install in the Steam mod, and just change the extension of install.bat to install.batman or something, and have people run that (instead of downloading a github project). Might help out with the confusion around this mod and new users to github.
https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/1466534202/2791563692149826525/