-
Notifications
You must be signed in to change notification settings - Fork 532
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
Could not find Makefile+Call Stack (most recent call first): CMakeLists.txt:151 (add_core) #199
Comments
You need to do a proper git checkout, this looks like you downloaded and extracted a zip file of the repository |
Hi endriftm I used GitDesktop to clone this repository. About the git checkout, which branch should I get in? |
It looks like your python may also be broken. You may want to reinstall python. If you follow the instructions for building from source here: https://retro.readthedocs.io/en/latest/developing.html building retro should work (but the instructions are not extensively tested). Can I ask why you are installing retro from source? Most users do not need to do this. |
Hi Christopherhesse, I'm confused about the instruction of using Gym-Retro (I'm an artist so I don't have that much knowledge about computer science hope you don't mind.) I'm following the tutorial https://www.youtube.com/watch?v=CFa6NhLgeL0 here, and I'm stopping at
for three days. |
Should I uninstall all the python on my computer? |
I'm afraid we don't really provide python support here, but you should probably uninstall and reinstall all the pythons. I took a quick look at that video and I don't know why the person installs retro from source, I think you could accomplish the same thing by following the getting started guide here: https://retro.readthedocs.io/en/latest/getting_started.html and then doing the Installing from source if you don't have to do it will be a huge pain. |
Hi Christopherhess, Thanks so much for your advice. I'm uninstalling all the python stuff first and follow the step you provide. I will let you know if I find any trouble next. xxx |
Hi Christopherhess, it doesn't work when I typed
Do I make anything wrong there?I tried to follow the instruction on getting_started but I'm confusing about the way to creat . Where should I put
|
Hi Christopherhess, |
Oh, we don't have python 3.8 wheels yet, you should make sure you are using python 3.7 |
Oh no. My fault. Let me install Python 3.7; btw, could I keep Python 3.8 on
my device?
…On Fri, Mar 13, 2020 at 18:49, Christopher Hesse ***@***.***> wrote:
Oh, we don't have python 3.8 wheels yet, you should make sure you are
using python 3.7
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#199 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANDKAZU6XWW3OC37VFXEIDTRHKZ73ANCNFSM4LGVEUZQ>
.
|
Maybe but it's going to be pretty confusing if you do. |
I tried to run |
Ok, the code |
I think you should probably not run |
It works on the Ubuntu (VM), but O'm still not sure whether it can work on windows10 or not. Here' the new problem I have => 'module' object has no attribute 'make' |
|
|
I am saying don't use |
Oh, ok. It works on Ubuntu anyway. But, I'm having a new proble of AttributeError: 'module' object has no attribute 'make' |
You're probably in some folder that has a folder named |
Closing due to lack of activity |
Issue summary
I tried many times to build [retro] through CMake, but the error is keep showing up. I don't know how to fix them.
[Put a detailed description of the issue here.]
System information
The text was updated successfully, but these errors were encountered: